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 Nov 9, 2023
1 parent 5f64cdd commit ab43af4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cut-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@ 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"
secrets:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ab43af4

Please sign in to comment.