Skip to content

Commit 899e7b3

Browse files
Use self-host runners
1 parent d72a8ee commit 899e7b3

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
@@ -12,7 +12,7 @@ jobs:
1212
# Prepare and publish the plugin to JetBrains Marketplace repository
1313
release:
1414
name: Publish Plugin
15-
runs-on: ubuntu-latest
15+
runs-on: github-runners
1616
permissions:
1717
contents: write
1818
pull-requests: write

0 commit comments

Comments
 (0)