Skip to content

Commit

Permalink
add file option to readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPlayer3 committed Oct 14, 2024
1 parent 2b3b8b5 commit 6c810c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ jobs:
user: ${{ github.actor }}
release_branch: main # Optional; default shown
develop_branch: develop # Optional; default shown
file: Dockerfile # Optional; default shown
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```
Expand Down

0 comments on commit 6c810c5

Please sign in to comment.