Skip to content

Commit 10392ac

Browse files
authored
Update dockerimage.yml
1 parent 795adb8 commit 10392ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dockerimage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- name: GitHub Docker Action
1616
uses: matootie/[email protected]
1717
if: github.repository == 'zudvpn/strongswan'
18+
with:
19+
accessToken: ${{ secrets.GITHUB_TOKEN }}
1820
- name: Create Docker Image
1921
uses: ./
2022
with:

0 commit comments

Comments
 (0)