Skip to content

Commit

Permalink
Merge pull request #468 from jakob-keller/fix-release
Browse files Browse the repository at this point in the history
Fix update of uv.lock during release workflow
  • Loading branch information
jakob-keller authored Dec 22, 2024
2 parents 87bc5f3 + e9a9af2 commit 045a78c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
contents: write
pages: write
id-token: write
env:
UV_FROZEN: 1
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 045a78c

Please sign in to comment.