We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95b986 commit e9f35e9Copy full SHA for e9f35e9
.github/workflows/build-publish.yml
@@ -1,7 +1,7 @@
1
name: Build Publish
2
on:
3
push:
4
- branches: [ 'aula-3-github-actions' ]
+ branches: [ 'main' ]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments