Skip to content

Commit

Permalink
change action because they aren't maintaining this (#1461)
Browse files Browse the repository at this point in the history
  • Loading branch information
lacraig2 authored Feb 24, 2024
1 parent 39988ed commit aff9c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
release_branch: dev
use_api: true
- name: Push tag
uses: actions-ecosystem/action-push-tag@v1
uses: thejeff77/action-push-tag@v1.0.0
with:
tag: ${{ steps.version.outputs.v-version }}
message: '${{ steps.version.outputs.v-version }}'
Expand Down

0 comments on commit aff9c39

Please sign in to comment.