Skip to content

Commit

Permalink
Merge pull request #1 from aidaner/patch-1
Browse files Browse the repository at this point in the history
lol
  • Loading branch information
GavinDR1 authored Jul 13, 2024
2 parents 9bf0933 + 4349cac commit 46c42c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
build:
name: ${{ github.ref == 'refs/heads/main' && 'Publish' || 'Test build' }}
runs-on: self-hosted
runs-on: ubuntu-latest

if: ${{ github.event_name == 'pull_request' }}

Expand Down

0 comments on commit 46c42c8

Please sign in to comment.