Skip to content

Commit

Permalink
fix: add actions permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dnnnvx committed Mar 3, 2023
1 parent d663c7e commit a8dcf18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ env:
jobs:
# This workflow contains a single job called "build"
build:
permissions:
id-token: write
# The type of runner that the job will run on
runs-on: ubuntu-latest

Expand Down

0 comments on commit a8dcf18

Please sign in to comment.