Skip to content

Commit

Permalink
Update pr-18.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy authored Nov 21, 2024
1 parent f089ea1 commit 24a8b4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
# GH_TOKEN: ${{ secrets.GH_TOKEN }}
# run: gh auth login --with-token <<< "$GH_TOKEN"

- name: Log var
run: echo "The value of the organization variable is: ${{ vars.AAA } ${{ vars.BBB }} ${{ vars.CCC }} !"

- name: Assign reviewer
env:
AAA: "${{ vars.ORG_ACCESS_TOKEN }}"
Expand Down

0 comments on commit 24a8b4d

Please sign in to comment.