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 1210afb commit a486b65Copy full SHA for a486b65
1 file changed
.github/workflows/deploy.yml
@@ -1,7 +1,7 @@
1
-name: Deploy / Build Image
+name: Deploy Image
2
on:
3
push:
4
- branches: [ master ]
+ branches: [ main ]
5
jobs:
6
deploy:
7
runs-on: ubuntu-latest
0 commit comments