Skip to content

Commit

Permalink
updated PR name
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfredo committed Dec 16, 2024
1 parent e31ec4a commit a38b235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ jobs:
git push
- name: Create Pull Request
run: gh pr create --base main --head new-version-$VERSION --title "New Version Zips" --body "This pull request contains the zip files for the version $VERSION."
run: gh pr create --base main --head new-version-$VERSION --title "[v$VERSION] New Version Zips" --body "This pull request contains the zip files for the version $VERSION."

0 comments on commit a38b235

Please sign in to comment.