Skip to content

Commit

Permalink
Update cut-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmeyer authored Oct 23, 2023
1 parent 65c4f5f commit 3c28742
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 3c28742

Please sign in to comment.