Skip to content

Commit

Permalink
*Update deploy file
Browse files Browse the repository at this point in the history
  • Loading branch information
ag-ramachandran committed Aug 9, 2024
1 parent 279ffd0 commit f7fe945
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ name: Deploy and Create Release

jobs:
build:
permissions:
checks: write
pull-requests: write
id-token: write
packages: write # for pushing GitHub packages
name: Upload Release Asset
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f7fe945

Please sign in to comment.