We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d2a35 commit 6147488Copy full SHA for 6147488
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ on:
5
- master
6
jobs:
7
build:
8
- name: Filters for GitHub Actions
+ name: Build and Push
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@master
0 commit comments