Skip to content

Commit

Permalink
Fix runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
jbi89 committed May 11, 2023
1 parent ce1903b commit dfa3735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
deploy:
needs: build
name: Deploy
runs-on: ${{ github.event.deployment.environment }}
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v2
Expand Down

0 comments on commit dfa3735

Please sign in to comment.