Skip to content

Commit

Permalink
Really checkout the branch that triggered the workflow run.
Browse files Browse the repository at this point in the history
  • Loading branch information
alee-ntap committed Nov 9, 2023
1 parent 37ca796 commit ebb9d8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: gardenlinux/package-build
ref: ${{ github.ref_name }}
- run: mkdir input output
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit ebb9d8e

Please sign in to comment.