Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoobdude committed Apr 5, 2024
1 parent 46c5f35 commit 5189eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: echo "VERSION=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV

- name: Build and push
uses: docker/[email protected]
uses: docker/[email protected].0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 5189eb7

Please sign in to comment.