Skip to content

Commit

Permalink
fix(ci): apply fix to publish step (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3r authored Mar 2, 2023
1 parent ec98814 commit a518060
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
check-latest: true

- name: build
uses: skx/github-action-build@master
with:
builder: ./release.sh
run: ./release.sh

- name: publish
uses: elgohr/Publish-Docker-Github-Action@v5
Expand Down

0 comments on commit a518060

Please sign in to comment.