Skip to content

Commit

Permalink
fix: provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
devpow112 committed Dec 20, 2023
1 parent 8a4a954 commit 2029224
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ env:
FORCE_COLOR: 3
permissions:
contents: read
id-token: write
jobs:
release:
name: Release
timeout-minutes: 15
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- name: Checkout
uses: Brightspace/third-party-actions@actions/checkout
Expand Down

0 comments on commit 2029224

Please sign in to comment.