Skip to content

Commit

Permalink
Merge pull request #14603 from jeabakker/features
Browse files Browse the repository at this point in the history
chore(github): set correct branch for release action
  • Loading branch information
jdalsem committed Apr 18, 2024
2 parents 87bbd25 + 5b60f2a commit 932b9c3
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@v4
with:
repository: Elgg/starter-project
ref: master
ref: 6.x
path: ${{ steps.branch.outputs.ZIP_FOLDER }}

- name: Composer Install
Expand Down

0 comments on commit 932b9c3

Please sign in to comment.