Skip to content

Commit 7a0135a

Browse files
Test again 🤡
1 parent 924c07d commit 7a0135a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/copy-to-CSS-SystemCenter-OperationsManager.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ jobs:
1919
build:
2020
# The type of runner that the job will run on
2121
runs-on: ubuntu-latest
22-
22+
env:
23+
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
24+
2325
# Steps represent a sequence of tasks that will be executed as part of the job
2426
steps:
2527
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it

0 commit comments

Comments
 (0)