Skip to content

Commit

Permalink
update project name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Aug 23, 2024
1 parent 926ae1d commit 4b5b8f1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Linux build

env:
PROJECT: Jerboa
PROJECT: Particles

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: macOS build

env:
PROJECT: Jerboa
PROJECT: Particles

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Windows build

env:
PROJECT: Jerboa
PROJECT: Particles

on:
push:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/butler-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Butler release

env:
SLUG: Jerboa
PROJECT: Jerboa
ITCHIO_PROJECT: Jerboa
SLUG: Particles
PROJECT: Particles
ITCHIO_PROJECT: Particles

on:
workflow_dispatch:
Expand Down

0 comments on commit 4b5b8f1

Please sign in to comment.