Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmeyer committed Oct 23, 2023
2 parents b56fa67 + 3c28742 commit b554f8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cut-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,10 @@ jobs:
metadataAuthors: "barg,vaser"
metadataTags: "rng,gameplay-mod"
metadataWebsiteUrl: "https://www.example.com/this/is/optional"
skipMacOS: true
skipLinux: true
toolingBinaryDir: "out/build/Release/bin"
gameAssetsDir: "./game/assets"
copyEntireBinaryDir: true
secrets:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b554f8b

Please sign in to comment.