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 c44a043 commit 831319fCopy full SHA for 831319f
.github/workflows/test-github-action.yml
@@ -11,7 +11,7 @@ concurrency:
11
12
permissions:
13
contents: read
14
- actions: read
+ actions: write
15
16
jobs:
17
test-action:
@@ -31,5 +31,3 @@ jobs:
31
confluence-root-page-id: '333418648'
32
confluence-space-key: 'CTO'
33
confluence-personal-access-token: ${{ secrets.CONFLUENCE_PAT }}
34
- env:
35
- DOCS_HOST: https://foo.testing.com
0 commit comments