Skip to content

Commit 898f8dc

Browse files
committed
Publish snapshot action
1 parent 6a78a20 commit 898f8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: gradle/wrapper-validation-action@v1
1414
build:
1515
name: Publish snapshot
16-
runs-on: unbuntu-latest
16+
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@v2

0 commit comments

Comments
 (0)