Skip to content

Commit

Permalink
chore: update and rename prepare-release.yml to create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arzola authored May 16, 2024
1 parent 41c7d71 commit 782001f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Prepare Release
name: Prepare Release 🚀

on:
push:
Expand All @@ -7,6 +7,6 @@ on:

jobs:
deploy:
uses: pressbooks/reusable-workflows/.github/workflows/prepare-release.yml@dev
uses: pressbooks/reusable-workflows/.github/workflows/prepare-release.yml@main
secrets:
ga_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 782001f

Please sign in to comment.