Skip to content

Commit

Permalink
write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjeetkumaritoutlook committed Dec 13, 2024
1 parent d8e9a94 commit f2c1e2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
deploy:
# The type of runner that the job will run on
runs-on: ubuntu-latest

permissions:
id-token: write
contents: write
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
Expand Down

0 comments on commit f2c1e2a

Please sign in to comment.