We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f42c37e + 801eac0 commit 67178e1Copy full SHA for 67178e1
1 file changed
.github/workflows/zapier-release.yml
@@ -7,7 +7,10 @@ on:
7
8
jobs:
9
deploy:
10
+ name: Deploy to Zapier
11
runs-on: ubuntu-latest
12
+ permissions:
13
+ contents: write
14
steps:
15
- uses: actions/checkout@v4
16
0 commit comments