Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieMc0 committed Jun 26, 2024
1 parent d6eb77c commit 1dd81aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,8 @@ jobs:
dist/checksums.txt
- name: Release
env:
GH_TOKEN: ${{ secrets.PAT_GITHUB_SERVICE_ACCT }}
shell: bash
run: |
gh release upload ${{ env.GITHUB_TAG_MAJOR_VERSION }} ${{ steps.attestation.outputs.bundle-path }}
Expand Down

0 comments on commit 1dd81aa

Please sign in to comment.