Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
celsiusnarhwal committed Nov 22, 2024
2 parents 80a241c + 5af0e3a commit d143c87
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,8 @@ jobs:
permissions:
id-token: write
steps:
- name: Set Up Git Credentials
uses: de-vri-es/setup-git-credentials@v2
with:
credentials: https://username:${{ secrets.GH_PAT }}@github.com

- name: Checkout ${{ github.repository }}
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_PAT }}

- name: Set Up uv
uses: astral-sh/setup-uv@v3
Expand Down

0 comments on commit d143c87

Please sign in to comment.