We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5d6ea commit 979bdeaCopy full SHA for 979bdea
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: Release
2
on:
3
push:
4
- branches: [master]
+ branches: [master,chore/test-portal-publish]
5
tags: ["*"]
6
jobs:
7
publish:
0 commit comments