Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
PoisonPhang committed Aug 13, 2024
1 parent b517031 commit df72f7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- name: Set Secrets Output
id: op-set-secret
run: |
echo "UNION_ORG_PAT=$UNION_ORG_PAT"
echo "NIXBUILD_TOKEN=$NIXBUILD_TOKEN"
echo "UNION_ORG_PAT=$UNION_ORG_PAT" >> $GITHUB_OUTPUT
echo "NIXBUILD_TOKEN=$NIXBUILD_TOKEN" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit df72f7f

Please sign in to comment.