Skip to content

Commit

Permalink
Merge pull request #12 from DopplerHQ/nic/publish
Browse files Browse the repository at this point in the history
Add production environment to release workflow
  • Loading branch information
nmanoogian authored Apr 25, 2023
2 parents 618b7fa + eb05fb0 commit 80b45ec
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 51 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
release:
environment: Production
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down
Loading

0 comments on commit 80b45ec

Please sign in to comment.