Skip to content

Commit

Permalink
Merge pull request #14602 from jeabakker/51_fixes
Browse files Browse the repository at this point in the history
chore(github): set release action to correct starter project branch
  • Loading branch information
jdalsem committed Apr 18, 2024
2 parents 0600a01 + 6aed169 commit 1513b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-zip-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: Elgg/starter-project
ref: master
ref: 5.x
path: ${{ steps.branch.outputs.ZIP_FOLDER }}

- name: Composer Install
Expand Down

0 comments on commit 1513b0c

Please sign in to comment.