We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428f05a commit 5cdb1ffCopy full SHA for 5cdb1ff
.github/workflows/release.yml
@@ -16,7 +16,7 @@ on:
16
- 'v*'
17
jobs:
18
goreleaser:
19
- runs-on: ubuntu-latest
+ runs-on: self-hosted
20
steps:
21
- name: Checkout
22
uses: actions/checkout@v3
0 commit comments