mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
Update rust.yml
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.COMMIT_REPO_TOKEN }}
|
||||
run: |
|
||||
gh release upload ${{ needs.github-release-draft.outputs.release-id }} \
|
||||
pumpkin-${{ matrix.os }} --repo ${{ env.NIGHTLY_REPO }
|
||||
pumpkin-${{ matrix.os }} --repo ${{ env.NIGHTLY_REPO }}
|
||||
clippy_release:
|
||||
name: Run lints in release mode
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user