Skip to content

Commit

Permalink
Update .github/workflows/release-new-action-version.yml
Browse files Browse the repository at this point in the history
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
  • Loading branch information
IvanZosimov and MaksimZhukov committed Dec 14, 2022
1 parent 690ede5 commit bc357bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-new-action-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update the ${{ env.TAG_NAME }} tag
id: update-major-tag
uses: actions/publish-action@v0.2.1
with:
source-tag: ${{ env.TAG_NAME }}
Expand Down

0 comments on commit bc357bd

Please sign in to comment.