Skip to content

Commit

Permalink
[QI2-1220] Make repository name lowercase (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
oschusler authored Dec 20, 2024
1 parent f601bbc commit 3471bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v4
- uses: QuTech-Delft/GitHub-Actions/actions/python/poetry-release@master
- uses: QuTech-Delft/github-actions/actions/python/poetry-release@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3471bd5

Please sign in to comment.