We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514093e commit 5b469e4Copy full SHA for 5b469e4
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
create-release:
10
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
11
if: github.repository == 'dianaw353/Lunur-Dots'
12
continue-on-error: true
13
steps:
0 commit comments