Skip to content

Commit

Permalink
using fixed update release action
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Jun 8, 2023
1 parent 75a9b8c commit 481a66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CreateRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
cd ..
#Create release and upload
- uses: "marvinpinto/action-automatic-releases@latest"
- uses: "marvinpinto/action-automatic-releases@6273874b61ebc8c71f1a61b2d98e234cf389b303"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "MeshLab-${{steps.envs.outputs.ml_version}}"
Expand Down

0 comments on commit 481a66d

Please sign in to comment.