Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into docs/add-stats
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvehed authored Dec 1, 2024
2 parents 1dca407 + 446ed87 commit 016d0ce
Show file tree
Hide file tree
Showing 4 changed files with 232 additions and 218 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: poetry export --without-hashes --with dev -f requirements.txt --output dev-requirements.txt

- name: Create GitHub Release
uses: softprops/action-gh-release@v2.0.5
uses: softprops/action-gh-release@v2.1.0
with:
generate_release_notes: true
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-flyio-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Deploy
id: deploy
uses: superfly/fly-pr-review-apps@1.2.1
uses: superfly/fly-pr-review-apps@1.3.0

- name: Clean up GitHub environment
uses: strumwolf/delete-deployment-environment@v3
Expand Down
Loading

0 comments on commit 016d0ce

Please sign in to comment.