Skip to content

Commit b0afc9a

Browse files
committed
ci: modify staging repo
1 parent 868964f commit b0afc9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
deploy_key: "${{ secrets.KNATIVE_TUTORIAL_STAGING }}"
3434
publish_dir: "${{ env.SITE_DIR }}"
3535
publish_branch: "gh-pages"
36-
external_repository: redhat-developer-demos/tekton-tutorial-staging
36+
external_repository: "${{ env.STAGING_REPO }}"
3737
full_commit_message: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)