We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e800f93 commit 8798d91Copy full SHA for 8798d91
.github/workflows/update-spaship-cli.yml
@@ -4,6 +4,8 @@ on:
4
schedule:
5
- cron: "0 0 * * *"
6
workflow_dispatch:
7
+permissions:
8
+ actions: write
9
jobs:
10
check-and-update:
11
runs-on: ubuntu-latest
0 commit comments