Skip to content

Commit

Permalink
change token
Browse files Browse the repository at this point in the history
  • Loading branch information
sedovmo committed Oct 16, 2024
1 parent 3482b3b commit d14af76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: git@github.com:openDAQ/ASAM-CMP-Library.git
token: ${{ secrets.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 }} # `GH_PAT` is a secret that contains your PAT
token: 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 # `GH_PAT` is a secret that contains your PAT
path: ASAM-CMP-Library

- name: Set reusable strings
Expand Down

0 comments on commit d14af76

Please sign in to comment.