1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

fix(ci): push on publish

This commit is contained in:
2025-07-23 08:53:16 +00:00
parent 03b9201b7f
commit fd96fd3343
+1
View File
@@ -42,4 +42,5 @@ jobs:
- uses: docker/build-push-action@v6 - uses: docker/build-push-action@v6
with: with:
context: . context: .
push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}