Skip to content

Commit

Permalink
Use branch of release
Browse files Browse the repository at this point in the history
  • Loading branch information
DareFox authored Aug 6, 2023
1 parent 1b45354 commit e06aeef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}

- name: Replace VERSION_HERE in meta.json
run: |
Expand Down

0 comments on commit e06aeef

Please sign in to comment.