Skip to content

Commit

Permalink
use master instead
Browse files Browse the repository at this point in the history
  • Loading branch information
after-ephemera committed Nov 17, 2023
1 parent 5506315 commit eac938c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-github-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: checkout code
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
ref: master
- name: setup bun
uses: oven-sh/setup-bun@v1
with:
Expand Down

0 comments on commit eac938c

Please sign in to comment.