Skip to content

Commit 3f1ee30

Browse files
fix: add runs on to github action
1 parent 1440b16 commit 3f1ee30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333

3434
deploy:
35+
name: Deploy version
36+
runs-on: ubuntu-latest
3537
strategy:
3638
matrix:
3739
project-name: [ Rapidata.MongoDB.Migrations, Rapidata.MongoDB.Migrations.AspNetCore ]

0 commit comments

Comments
 (0)