Skip to content

Commit

Permalink
Add commit token
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Mar 27, 2024
1 parent 879d653 commit ae41bd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- uses: actions/checkout@v4
with:
ref: main
# The OS_BOTIFY_COMMIT_TOKEN is a personal access token tied to osbotify, which allows him to push to protected branches
token: ${{ secrets.OS_BOTIFY_COMMIT_TOKEN }}

- name: Decrypt & Import OSBotify GPG key
run: |
Expand Down

0 comments on commit ae41bd6

Please sign in to comment.