We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d425665 commit eb32336Copy full SHA for eb32336
1 file changed
.github/workflows/sync-repo-staging.yml
@@ -18,7 +18,7 @@ defaults:
18
jobs:
19
deploy:
20
environment:
21
- name: repo-${{ env.RELEASE_CHANNEL }}
+ name: repo-staging
22
url: https://github.com/${{ env.REPO }}
23
runs-on: ubuntu-latest
24
steps:
0 commit comments