Skip to content

Commit

Permalink
WIP testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain committed Jul 1, 2023
1 parent f25d521 commit 1bbf856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
release:
name: Release
uses: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml@v4
uses: TrueBrain/OpenTTD-actions/.github/workflows/rw-entry-release-baseset.yml@reusing-workflows
secrets: inherit
with:
apt-packages: gimp
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
testing:
name: Release
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-baseset.yml@v4
uses: TrueBrain/OpenTTD-actions/.github/workflows/rw-entry-testing-baseset.yml@reusing-workflows
with:
apt-packages: gimp
name: opengfx
Expand Down

0 comments on commit 1bbf856

Please sign in to comment.