8000 Update publish.yml · Wulf/github-pages-deploy-action@760b8ab · GitHub
[go: up one dir, main page]

Skip to content

Commit 760b8ab

Browse files
authored
Update publish.yml
1 parent 95ae2af commit 760b8ab

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
@@ -31,6 +31,7 @@ jobs:
3131

3232
- run: yarn install --frozen-lockfile
3333
- run: yarn build
34+
- run: git stash
3435
- run: npm version ${{ github.event.inputs.version }} -m "Release ${{ github.event.inputs.version }} 📣"
3536
- run: git push
3637

0 commit comments

Comments
 (0)
0