Skip to content

Commit

Permalink
Merge pull request #299 from elgohr-update/main
Browse files Browse the repository at this point in the history
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
  • Loading branch information
rafalcymerys authored Apr 22, 2023
2 parents 9bdda23 + 865c252 commit 8ec9735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: get_version
run: echo ::set-output name=VERSION::$(cat version.txt)
- name: Build and publish docker image
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: docs-storefrontcloud-io/v2-spree:${{ steps.get_version.outputs.VERSION }}
registry: registry.storefrontcloud.io
Expand Down

0 comments on commit 8ec9735

Please sign in to comment.