You've already forked AstralRinth
forked from didirus/AstralRinth
Fix incorrect file names (again)
This commit is contained in:
0
.github/workflows/clippy.yml~
vendored
Normal file
0
.github/workflows/clippy.yml~
vendored
Normal file
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -7,7 +7,6 @@ on:
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Code quality
|
||||
name: Publish to crates.io
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user