Skip to content

Commit bc357bd

Browse files
Update .github/workflows/release-new-action-version.yml
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
1 parent 690ede5 commit bc357bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-new-action-version.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Update the ${{ env.TAG_NAME }} tag
24-
id: update-major-tag
2524
uses: actions/publish-action@v0.2.1
2625
with:
2726
source-tag: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)