Skip to content

Commit

Permalink
Update publish_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderslug authored Aug 11, 2021
1 parent c65933f commit 223227b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Checkout
uses: actions/checkout@v2
ref: main
with:
ref: main
- name: Merge release tag to main
uses: everlytic/[email protected]
with:
Expand Down

0 comments on commit 223227b

Please sign in to comment.