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 a07d0cc commit e3b9ea0Copy full SHA for e3b9ea0
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: 'package'
2
on:
3
push:
4
- branches: ['main']
+ branches: ['*']
5
6
permissions:
7
packages: 'write'
0 commit comments