Skip to content

Commit

Permalink
[DST-150]: add permissions to provenance generation (#3698)
Browse files Browse the repository at this point in the history
* [DST-150]: add permissions to provenance generation

* Create curly-onions-fold.md
  • Loading branch information
aromko authored Feb 5, 2024
1 parent 14c1b97 commit 309f691
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/curly-onions-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---

---

[DST-150]: add permissions to provenance generation
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
permissions:
id-token: write
contents: write
steps:
# Setup
- uses: actions/checkout@v4
Expand Down

0 comments on commit 309f691

Please sign in to comment.