Skip to content

Commit

Permalink
Add docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
celsiusnarhwal committed Nov 22, 2024
1 parent 9101ba7 commit 6c02677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
id-token: write
steps:
- name: Set Up Git Credentials
uses: oleksiyrudenko/gha-git-credentials@v2
uses: de-vri-es/setup-git-credentials@v2
with:
token: ${{ secrets.GH_PAT }}
credentials: ${{ secrets.CREDENTIALS }}

- name: Checkout ${{ github.repository }}
uses: actions/checkout@v4
Expand Down

0 comments on commit 6c02677

Please sign in to comment.