We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cba8ad commit 878565fCopy full SHA for 878565f
.github/workflows/push.yml
@@ -1,8 +1,8 @@
1
on: push
2
-name: Build and Publish
+name: Push
3
jobs:
4
- shellLint:
5
- name: Shell Lint
+ build:
+ name: Build and Release
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@master
0 commit comments