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 c3862d1 commit 5bb49e3Copy full SHA for 5bb49e3
.github/workflows/cf.yaml
@@ -27,6 +27,7 @@ on:
27
28
permissions:
29
contents: read
30
+ deployments: write
31
32
concurrency:
33
group: cf-${{ github.workflow }}-${{ github.head_ref || github.run_id }}
.github/workflows/release.yaml
@@ -7,6 +7,7 @@ on:
7
8
9
10
11
12
jobs:
13
tests:
0 commit comments