Skip to content

Commit

Permalink
WIP2
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Prescod committed Feb 17, 2023
1 parent b6c04be commit e8b104d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git switch prerelease || git switch -c prerelease
git add requirements/*.txt
git commit -m "$DAY dependency updates (automated)" || true
git push -u
git push --set-upstream prerelease prerelease
- name: Generate and push release notes
id: changelog
env:
Expand Down

0 comments on commit e8b104d

Please sign in to comment.