Skip to content

Commit 878565f

Browse files
author
Phil Sturgeon
committed
chore: tweak package
1 parent 4cba8ad commit 878565f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/push.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on: push
2-
name: Build and Publish
2+
name: Push
33
jobs:
4-
shellLint:
5-
name: Shell Lint
4+
build:
5+
name: Build and Release
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@master

0 commit comments

Comments
 (0)