Skip to content

Commit

Permalink
build: add slack notification permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanator committed Mar 20, 2024
1 parent c2b8696 commit d742dd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
description: 'Version to release'
required: true

permissions:
contents: read
actions: read

jobs:
publish-vsix:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d742dd6

Please sign in to comment.