Skip to content

Commit 067e269

Browse files
committed
feat(button): try it
1 parent f49bed7 commit 067e269

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/reuseable-ci-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,9 @@ jobs:
483483
echo "PACKAGES_TOKEN=$PACKAGES_TOKEN" # This should print nothing, it's a secret!
484484
485485
- name: Trigger workflow in TELBlazor-CodeReport repo
486+
env:
487+
PACKAGES_TOKEN: ${{ secrets.PACKAGES_TOKEN }}
488+
GH_TOKEN: ${{ secrets.PACKAGES_TOKEN }}
486489
run: |
487490
repo_owner="TechnologyEnhancedLearning"
488491
repo_name="TELBlazor-CodeReport"

0 commit comments

Comments
 (0)