Skip to content

Commit 5cdb1ff

Browse files
authored
Update release.yml
1 parent 428f05a commit 5cdb1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
- 'v*'
1717
jobs:
1818
goreleaser:
19-
runs-on: ubuntu-latest
19+
runs-on: self-hosted
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v3

0 commit comments

Comments
 (0)