Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed Apr 9, 2024
1 parent b23b28f commit d902fd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ on:

jobs:
deploy:
runs-on: ubuntu-latest environment: release
runs-on: ubuntu-latest
environment: release
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit d902fd9

Please sign in to comment.