Skip to content

Commit 100b59f

Browse files
authored
Update blacksmith for docker build
1 parent d627316 commit 100b59f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: echo "version=$(git describe --always --tags)" >> "$GITHUB_OUTPUT"
6363

6464
- name: Push to GitHub Packages
65-
uses: docker/build-push-action@v5
65+
uses: useblacksmith/build-push-action@v1
6666
with:
6767
context: .
6868
push: true

0 commit comments

Comments
 (0)