Skip to content

Commit

Permalink
[#noissue] Update secret token name for create-dockerfiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-ram committed May 13, 2024
1 parent d52a33d commit 579b8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-dockerfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
git push origin latest
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}

- name: Set JAVA_HOME
run: |
Expand Down

0 comments on commit 579b8f5

Please sign in to comment.