mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-07 05:25:34 -04:00
fix: Release Commit (#7274)
This commit is contained in:
committed by
GitHub
parent
2ff2f22060
commit
3413c23f16
2
.github/workflows/build-package.yml
vendored
2
.github/workflows/build-package.yml
vendored
@@ -69,6 +69,8 @@ jobs:
|
||||
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ inputs.ref || github.sha }}
|
||||
|
||||
- name: Set up python
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
Reference in New Issue
Block a user