Skip to content

Commit

Permalink
use release environment
Browse files Browse the repository at this point in the history
  • Loading branch information
DevlinRocha committed Jan 24, 2025
1 parent a65cfab commit de57a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
build-and-publish:
runs-on: ubuntu-latest
environment: release
steps:
- name: Check out the code
uses: actions/checkout@v2
Expand Down

0 comments on commit de57a22

Please sign in to comment.