Skip to content

Commit

Permalink
release: use github hosted again, self-hosted did not work
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrode committed Oct 25, 2024
1 parent fa936ce commit 10b5994
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ on:

jobs:
build:
# runs-on: ubuntu-latest
runs-on:
labels: self-hosted
group: background
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 10b5994

Please sign in to comment.