Skip to content

Commit

Permalink
Update on-push-to-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesLawton authored Jul 4, 2024
1 parent b8e1de4 commit a851930
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
GIT_CLONE_PROTECTION_ACTIVE: false
BRANCH: build
FOLDER: ./src
MESSAGE: "Build: ({sha}) {msg}"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MESSAGE: "Build: ({sha}) {msg}"

0 comments on commit a851930

Please sign in to comment.