Skip to content

Commit

Permalink
feature: v13 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed May 25, 2024
1 parent cc38df0 commit 4b765d5
Show file tree
Hide file tree
Showing 64 changed files with 469 additions and 8,331 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: 13
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: 13
- name: Release
uses: jcdcdev/jcdcdev.Umbraco.GitHub.Release@main
with:
Expand Down
Loading

0 comments on commit 4b765d5

Please sign in to comment.