Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Jul 20, 2024
1 parent ceb7df9 commit e18b1d8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@ on:
- "*"

env:
# update with the name of the main binary
binary: bevy_github_ci_template
binary: bevy_jam_5
add_binaries_to_github_release: true
#itch_target: <itch.io-username>/<game-name>

# Before enabling LFS, please take a look at GitHub's documentation for costs and quota limits:
# https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-storage-and-bandwidth-usage
use_git_lfs: false

jobs:
Expand Down

0 comments on commit e18b1d8

Please sign in to comment.