Skip to content

Commit

Permalink
Re-running for contents write fine-grained test
Browse files Browse the repository at this point in the history
Last run failed since I pushed another commit after triggering urn
  • Loading branch information
MukuFlash03 committed Sep 29, 2024
1 parent 0408aee commit ad56ca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable_image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
with:
repository: MukuFlash03/${{ inputs.repo }}
ref: ${{ inputs.branch }}
token: ${{ secrets.GITHUB_TOKEN }}
# token: ${{ secrets.GH_FG_REUSE }}
# token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_FG_REUSE }}
# token: ${{ secrets.GH_FG_PAT_TAGS }}
# persist-credentials: false

Expand Down

0 comments on commit ad56ca8

Please sign in to comment.