Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaflik committed Sep 12, 2023
1 parent 89176f0 commit eccdb7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
workflow_dispatch:

jobs:
single-node:
runs-on: [self-hosted, style-checker]
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main

Expand Down

0 comments on commit eccdb7e

Please sign in to comment.