Skip to content

Commit 6a42f37

Browse files
committed
Manglet runs-on
1 parent 0d2afc9 commit 6a42f37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-master.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858

5959
deploy-dev:
6060
name: Deploy dev
61+
runs-on: ubuntu-latest
6162
permissions:
6263
id-token: read
6364
contents: read
@@ -77,6 +78,7 @@ jobs:
7778

7879
deploy-prod:
7980
name: Deploy prod
81+
runs-on: ubuntu-latest
8082
permissions:
8183
id-token: read
8284
contents: read

0 commit comments

Comments
 (0)