Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitkhushwaha authored Feb 7, 2025
1 parent 8ba94f2 commit fb55a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:


- name: Create GitHub Release
uses: actions/create-release@v1
uses: "marvinpinto/action-automatic-releases@latest"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit fb55a4b

Please sign in to comment.