Skip to content

Commit

Permalink
automating release
Browse files Browse the repository at this point in the history
  • Loading branch information
Syipmong committed Feb 9, 2024
1 parent a3de09b commit 00c9240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

# Create GitHub Release
- name: Create Release
uses: marination/action-automatic-releases@latest
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GH_TOKEN }}
automatic_release_tag: v${{ github.run_number }}
Expand Down

0 comments on commit 00c9240

Please sign in to comment.