Skip to content

Commit

Permalink
Push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
fwal committed Feb 20, 2022
1 parent adfd8c0 commit 0083271
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
update-release-draft:
name: Update Release
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand All @@ -30,5 +31,5 @@ jobs:
- name: Commit
uses: EndBug/add-and-commit@v8
with:
push: origin master --force
push: origin main --force

0 comments on commit 0083271

Please sign in to comment.