Compare commits
2 Commits
c4f5835424
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d2da0a4bc | ||
|
|
a17441cda3 |
@@ -48,7 +48,7 @@ jobs:
|
|||||||
|
|
||||||
release:
|
release:
|
||||||
needs: build
|
needs: build
|
||||||
runs-on: ubuntu-latest
|
runs-on: archlinux
|
||||||
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
|
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
|
||||||
environment:
|
environment:
|
||||||
name: production
|
name: production
|
||||||
|
|||||||
Reference in New Issue
Block a user