Skip to content

Commit

Permalink
chore: merge
Browse files Browse the repository at this point in the history
  • Loading branch information
sorascode committed Jul 4, 2023
1 parent 3fd554d commit 3448ede
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# against bad commits.

name: build
on: [pull_request]
on: [push]

jobs:
build:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ env:
1.19.4
JAVA_VERSION: 17
VERSION_TYPE: release
RELEASE_PREFIX: [1.19.4] Igneous Machines
RELEASE_PREFIX: |
[1.19.4] Igneous Machines
jobs:
publish:
Expand Down

0 comments on commit 3448ede

Please sign in to comment.