Skip to content

Commit

Permalink
CI Update & New Font
Browse files Browse the repository at this point in the history
  • Loading branch information
Lypsilonx committed May 17, 2024
1 parent 5e3c09d commit ed76407
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# github action main.yaml file
# on applying a v* tag, the workflow will be triggered and...
# - render cards.typ, Game of Intrigue.typ and cards_abstract.typ to .pdf (with typst)
# - put all the .pdf files in a new release
name: Build and Release
on: [push, workflow_dispatch]

Expand Down
2 changes: 1 addition & 1 deletion data.typ
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#let version = "1.0.0"
#let version = "1.0.1"

// Game settings
#let colors = (
Expand Down

0 comments on commit ed76407

Please sign in to comment.