Skip to content

Commit

Permalink
exclude oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
sigeshuo committed Jun 28, 2024
1 parent 00d88c6 commit 22798ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
password: ${{ secrets.FARCASTERXYZ_DOCKER_HUB_TOKEN }}

- uses: depot/setup-action@v1
with:
oidc: false

- run: ./scripts/publish-image.sh
shell: bash
Expand Down

0 comments on commit 22798ab

Please sign in to comment.