Skip to content

Commit

Permalink
add Environment again
Browse files Browse the repository at this point in the history
  • Loading branch information
killerchip committed Mar 22, 2024
1 parent cfd5f9a commit 885a4df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
# environment:
# name: Beta
environment:
name: Beta
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 885a4df

Please sign in to comment.