Skip to content

Commit 70e26f2

Browse files
authored
Merge pull request #9 from CloudBoltSoftware/feature/CMP-900-add-prod-dev-workflow
cicd(release.yml) CMP-900 Removed specified tag
2 parents d36fec2 + 24c3e36 commit 70e26f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ jobs:
2121
- uses: JS-DevTools/npm-publish@v3
2222
with:
2323
token: ${{ secrets.NPM_TOKEN }}
24-
tag: ${{ github.ref_name }}
2524
access: public
2625
dry-run: ${{ vars.DRY_RUN }}

0 commit comments

Comments
 (0)