Skip to content

Commit b1b1266

Browse files
committed
fix config
1 parent 6b7a658 commit b1b1266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- uses: anothrNick/github-tag-action@1.30.0
1818
env:
1919
CUSTOM_TAG: ${{ steps.tagName.outputs.tag_name }}
20-
# docker build . --file Dockerfile --tag apache-php-web:$(awk -F ":" 'NR==1{print $2}' Dockerfile)
20+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)