Skip to content

Commit

Permalink
chore: rename for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Oct 14, 2021
1 parent 10f7df4 commit 3317a90
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: macos-deployment
name: deploy
on:
release:
types:
Expand All @@ -17,7 +17,6 @@ jobs:
run: |
npm version ${{ steps.release-drafter.outputs.tag_name }} -m "release: %s"
git push --follow-tags
macos:
name: Draft Release
runs-on: macos-latest
Expand Down

0 comments on commit 3317a90

Please sign in to comment.