We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8edc0ba + 41d2372 commit c8e250fCopy full SHA for c8e250f
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
- 'main'
6
jobs:
7
build:
8
- runs-on: ubuntu-latest
+ runs-on: blacksmith-4vcpu-ubuntu-2404
9
steps:
10
- uses: actions/checkout@v4
11
- name: Set up JDK 21
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
workflow_dispatch:
publish:
permissions:
contents: write
12
packages: write
0 commit comments