Skip to content

Commit

Permalink
Preview package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
knsv committed Aug 15, 2021
1 parent c136bf9 commit 9629988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-preview-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Publish
run: |
PREVIEW_VERSION=8
PREVIEW_VERSION=9
VERSION=$(echo ${{github.ref}} | tail -c +20)-preview.$PREVIEW_VERSION
echo $VERSION
npm version --no-git-tag-version --allow-same-version $VERSION
Expand Down

0 comments on commit 9629988

Please sign in to comment.