Skip to content

Commit 2bf3323

Browse files
committed
chore: use build as action
1 parent 66f3ddc commit 2bf3323

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
2424

2525
deploy-rondo:
26+
name: Deploy Rondo Web app
2627
needs: publish-npm
2728
runs-on: ubuntu-latest
2829
environment: master

0 commit comments

Comments
 (0)