Skip to content

Commit

Permalink
testing get release tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
beatthat committed Feb 11, 2020
1 parent bd0366b commit 75fd489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo ${{github.ref}}
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 75fd489

Please sign in to comment.