Skip to content

Commit

Permalink
Merge pull request #23 from jcdcdev/dev/v12
Browse files Browse the repository at this point in the history
feature: v12 support
  • Loading branch information
jcdcdev authored May 25, 2024
2 parents cc38df0 + 273eea1 commit bad41e2
Show file tree
Hide file tree
Showing 63 changed files with 401 additions and 8,172 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
with:
project-name: ${{ needs.metadata.outputs.project-name}}
project-path: ${{ needs.metadata.outputs.project-path }}
umbraco-version: UMBRACO_VERSION
umbraco-version: 12
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
project-name: ${{ needs.metadata.outputs.project-name}}
project-path: ${{ needs.metadata.outputs.project-path }}
umbraco-version: UMBRACO_VERSION
umbraco-version: 12
- name: Release
uses: jcdcdev/jcdcdev.Umbraco.GitHub.Release@main
with:
Expand Down
Loading

0 comments on commit bad41e2

Please sign in to comment.