Skip to content

Commit 5856db7

Browse files
committed
Adding changes
1 parent 8fce347 commit 5856db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
4949
deploy:
5050
if: github.ref == 'master' && github.event_name == 'push'
51+
runs-on: ubuntu-latest
5152
needs: test
5253
environment:
5354
name: do-production

0 commit comments

Comments
 (0)