Skip to content

Commit

Permalink
fix: reference environment
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Scheeren <[email protected]>
  • Loading branch information
royscheeren committed May 15, 2024
1 parent 3058899 commit 1caa707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
build-and-release:
runs-on: ubuntu-latest
environment: Packages
steps:
- uses: actions/checkout@v4
- name: Set up Node.js
Expand Down

0 comments on commit 1caa707

Please sign in to comment.