Skip to content

Commit

Permalink
add release environment
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass committed Jan 20, 2025
1 parent 2d8e9c7 commit ea36c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-publish-to-crates-io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:

jobs:
publish-rust:
environment: release
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit ea36c7e

Please sign in to comment.