Skip to content

Commit

Permalink
chore: use beta branch for prerelease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
belopash committed Jul 23, 2024
1 parent b87ffb6 commit 00d1d69
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 @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: master
ref: beta
fetch-depth: 0

- name: Configure git user
Expand Down

0 comments on commit 00d1d69

Please sign in to comment.