Skip to content

Commit

Permalink
fix: added token to release-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaangiolillo committed Aug 21, 2024
1 parent 93fb8d5 commit 0e5bd78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
with:
ref: ${{ inputs.branch }}
token: ${{secrets.api_bot_pat}}
- name: Upload current Specs and Changelog files
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
with:
Expand Down

0 comments on commit 0e5bd78

Please sign in to comment.