diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b858dd0..e2ce02b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,7 +22,6 @@ jobs: registry: ghcr.io repository: ${{ github.repository }} tag_with_ref: true - build_args: GH_CI_TOKEN=${{ secrets.GH_CI_TOKEN }} - name: Extract service name uses: bluwy/substitute-string-action@v1