Skip to content

Commit bc357bd

Browse files
Update .github/workflows/release-new-action-version.yml
Co-authored-by: MaksimZhukov <[email protected]>
1 parent 690ede5 commit bc357bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.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/[email protected]
2625
with:
2726
source-tag: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)