mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-24 20:39:09 +00:00
Rename action step name and script name
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
- name: Update changelog
|
||||
run: python scripts/update_changelog.py
|
||||
- name: Make release
|
||||
run: python scripts/make_release.py
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user