Skip to content

Commit

Permalink
Bump action-gh-release version
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek authored and openshift-ci[bot] committed Apr 20, 2023
1 parent 30cc5af commit 341835c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
docker push quay.io/${{ github.repository }}:${IMAGE_TAG}
- name: publish release
if: ${{ startsWith(github.ref, 'refs/tags/') }}
uses: softprops/[email protected].14
uses: softprops/[email protected].15
with:
body:
"# magic-mirror ${{ github.ref_name }}\n- See the [CHANGELOG](https://github.com/${{
Expand Down

0 comments on commit 341835c

Please sign in to comment.