Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit 0970eeb

Browse files
author
Bassem Dghaidi
committed
Add tag reference
1 parent 6de8fc7 commit 0970eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
ls -lha
2222
npm ci
23+
echo 'VERSION'${GITHUB_REF##*/}
2324
echo 'Publishing a new version'
2425
env:
2526
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)