Skip to content

Commit a933fa2

Browse files
committed
Merge branch 'staging' into development
2 parents 0576706 + a7f7fd5 commit a933fa2

File tree

3 files changed

+168
-443
lines changed

3 files changed

+168
-443
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
id: github-release
6666
env:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68-
run: gh release create v${{ steps.release-plugin.outputs.version }} --title "Release ${{ steps.release-plugin.outputs.version }}" --generate-notes
68+
run: gh release create v${{ steps.release-plugin.outputs.version }} --title "Release ${{ steps.release-plugin.outputs.version }}" --generate-notes

0 commit comments

Comments
 (0)