Skip to content

Commit

Permalink
Merge pull request #166 from contentstack/fix/dev2
Browse files Browse the repository at this point in the history
Back merge
  • Loading branch information
harshithad0703 authored Feb 7, 2025
2 parents 0576706 + 0723986 commit 5da2ffa
Show file tree
Hide file tree
Showing 3 changed files with 1,603 additions and 2,646 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
id: github-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh release create v${{ steps.release-plugin.outputs.version }} --title "Release ${{ steps.release-plugin.outputs.version }}" --generate-notes
run: gh release create v${{ steps.release-plugin.outputs.version }} --title "Release ${{ steps.release-plugin.outputs.version }}" --generate-notes
Loading

0 comments on commit 5da2ffa

Please sign in to comment.