mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-06-03 02:49:38 +00:00
change way to get last version, create a script to revert release
This commit is contained in:
1
.github/scripts/create_release.sh
vendored
1
.github/scripts/create_release.sh
vendored
@@ -36,7 +36,6 @@ git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
# Update version.py
|
||||
echo "Updating src/version.py..."
|
||||
mv -f src/version.py src/last_version.py
|
||||
echo "__version__ = \"$VERSION\"" > src/version.py
|
||||
|
||||
# Update pyproject.toml
|
||||
|
||||
Reference in New Issue
Block a user