Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
agouy authored Oct 8, 2024
1 parent 602072f commit 58c4ab7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
# A PAT is needed for this action, GITHUB_TOKEN cannot get relevant permission
# secrets: |
# github_pat=${{ secrets.GH_PAT }}
secrets: |
github_pat=${{ secrets.GH_PAT }}

0 comments on commit 58c4ab7

Please sign in to comment.