Skip to content

Commit 55f63e8

Browse files
committed
export token
1 parent 525541f commit 55f63e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/oracle-db-statistics.yml

+2
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ jobs:
153153
GITHUB_TOKEN: ${{ secrets.TOKEN }}
154154
shell: bash
155155
run: |
156+
export $GITHUB_TOKEN
157+
echo $GITHUB_TOKEN
156158
export ANSIBLE_CONFIG=$ansible_config
157159
$command -i $inventory \
158160
-e hosts=${{ steps.preparetargetname.outputs.TargetHost }} \

0 commit comments

Comments
 (0)