Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbelanger committed May 9, 2024
1 parent 9c1273c commit 3db5128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spec_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: peter-evans/[email protected]
if: steps.git-diff-num.outputs.num-diff != 0
with:
token: ${{ secrets.SPEC_UPDATE_TOKEN }}
commit-message: |
${{ steps.git-diff.outputs.commit}}
branch: ${{ steps.git-branch.outputs.branch }}
Expand Down

0 comments on commit 3db5128

Please sign in to comment.