Skip to content

Commit

Permalink
update the script
Browse files Browse the repository at this point in the history
  • Loading branch information
fdev31 committed Mar 31, 2024
1 parent f79654a commit 1dfd30d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/make_release
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ done

pushd scripts
./update_get-pypr.sh
git commit get-pypr ../pyprland/command.py -m "Update get-pypr script" # updates the version
git commit get-pypr ../pyprland/command.py -m "Update get-pypr script"
git commit get-pypr ../pyprland/command.py -m "Update get-pypr script" --no-verify
git push
popd

Expand Down

0 comments on commit 1dfd30d

Please sign in to comment.