diff --git a/.github/workflows/25.yaml b/.github/workflows/25.yaml index 20c5711..94fc996 100644 --- a/.github/workflows/25.yaml +++ b/.github/workflows/25.yaml @@ -30,6 +30,7 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} # Provide GITHUB_TOKEN to login into the GitHub Packages image-name: nextcloud # Provide only Docker image name extract-git-tag: true # Provide flag to extract Docker image tag from git reference + custom-args: --platform=linux/arm64,linux/amd64 # # Steps represent a sequence of tasks that will be executed as part of the job # steps: