Skip to content

Commit

Permalink
fix: add runs on to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeparavicini committed Nov 20, 2024
1 parent 1440b16 commit 3f1ee30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

deploy:
name: Deploy version
runs-on: ubuntu-latest
strategy:
matrix:
project-name: [ Rapidata.MongoDB.Migrations, Rapidata.MongoDB.Migrations.AspNetCore ]
Expand Down

0 comments on commit 3f1ee30

Please sign in to comment.