mirror of
https://github.com/kristoferssolo/Tetris.git
synced 2026-03-22 00:36:20 +00:00
chore(gh-actions): add automated release
fix: indentations
This commit is contained in:
6
.github/workflows/typst.yml
vendored
6
.github/workflows/typst.yml
vendored
@@ -1,9 +1,7 @@
|
||||
name: Build Typst document
|
||||
on:
|
||||
push:
|
||||
- main
|
||||
pull_request:
|
||||
- main
|
||||
push: main
|
||||
pull_request: main
|
||||
jobs:
|
||||
typst-build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user