Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 5b5ce44

Browse files
authored
chore(actions): use staging environment
Signed-off-by: Claudio Wunder <cwunder@gnome.org>
1 parent 8fa02d5 commit 5b5ce44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
generate-preview:
1313
environment:
14-
name: firebase
14+
name: firebase-staging
1515
url: 'https://staging.nodejs.dev/${{ github.event.pull_request.number }}/'
1616
runs-on: ubuntu-latest
1717
if: github.event.label.name == 'create-preview'

0 commit comments

Comments
 (0)