Compare commits
No commits in common. "0f01408fc4a08a26c990e85610cb0273e8d8c462" and "31118410a91de68862d910b6fbfbfd6ab47dae90" have entirely different histories.
0f01408fc4
...
31118410a9
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
@ -66,6 +66,7 @@ jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [lint, test]
|
||||
if: startsWith(github.event.ref, 'refs/tags/v')
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user