Skip to content

Commit

Permalink
Fixed root.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Laxystem authored Dec 14, 2023
1 parent 85ab2af commit e4a4299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
fi
- name: Release artifacts
uses: marvinpinto/action-automatic-releases@v1
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
prerelease: false
Expand Down

0 comments on commit e4a4299

Please sign in to comment.