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 795adb8 commit 10392acCopy full SHA for 10392ac
.github/workflows/dockerimage.yml
@@ -15,6 +15,8 @@ jobs:
15
- name: GitHub Docker Action
16
uses: matootie/[email protected]
17
if: github.repository == 'zudvpn/strongswan'
18
+ with:
19
+ accessToken: ${{ secrets.GITHUB_TOKEN }}
20
- name: Create Docker Image
21
uses: ./
22
with:
0 commit comments