Skip to content

Commit fe714bb

Browse files
Update release.yml
1 parent fc7dfb8 commit fe714bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22
on: workflow_dispatch
33
jobs:
44
release:
5-
runs-on: ubuntu
5+
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout source code
88
uses: actions/checkout@v2

0 commit comments

Comments
 (0)