mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 21:31:48 +01:00
chore(ci): require approval for releases
This commit is contained in:
parent
9335e38b37
commit
0c5c9a1e8f
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@ -109,6 +109,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [test-integrations-and-cover]
|
||||
if: github.ref == 'refs/heads/main'
|
||||
environment: release
|
||||
env:
|
||||
TELEGRAM_BOT_ID: ${{ secrets.TELEGRAM_BOT_ID }}
|
||||
TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user