Skip to content

Commit

Permalink
feature: v14 support (WIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed May 25, 2024
1 parent cc38df0 commit 8b6f09e
Show file tree
Hide file tree
Showing 175 changed files with 4,145 additions and 9,419 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: 14
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: 14
- name: Release
uses: jcdcdev/jcdcdev.Umbraco.GitHub.Release@main
with:
Expand Down
Loading

0 comments on commit 8b6f09e

Please sign in to comment.