Skip to content

Commit ca19e13

Browse files
authored
Update publish-release.yml
1 parent 542a697 commit ca19e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
branch: main
5353

5454
deploy:
55-
runs-on: ubuntu-20.04
55+
runs-on: ubuntu-latest
5656
needs: update-changelog
5757
steps:
5858
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)