Skip to content

Commit 44e081d

Browse files
committed
LPD-54552 liferay-blade-cli: publish.yml: uses ubuntu-latest
1 parent e25f8b0 commit 44e081d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
Publish:
1717
if: (github.repository == 'liferay/liferay-blade-cli')
1818
name: Publish
19-
runs-on: ubuntu-20.04
19+
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v1

0 commit comments

Comments
 (0)