Skip to content

Commit

Permalink
- fix: added missing environment
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Mar 25, 2024
1 parent 555ee99 commit 4d5acb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
# - arch: x86_64-pc-windows-msvc
# os: windows-2022
runs-on: ${{ matrix.os }}
environment: development
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 4d5acb0

Please sign in to comment.