Skip to content

Commit

Permalink
Merge branch 'main' into OPS-2672/cards
Browse files Browse the repository at this point in the history
  • Loading branch information
fpigeonjr authored Nov 13, 2024
2 parents e7243c9 + 3b47132 commit 23464d2
Show file tree
Hide file tree
Showing 5 changed files with 192 additions and 191 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Install semantic-release
run: npm install -g semantic-release
- name: Release
working-directory: ./frontend
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx semantic-release
2 changes: 1 addition & 1 deletion backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ azure-identity = "==1.19.0"
azure-keyvault-secrets = "==4.9.0"
loguru = "==0.7.2"
click = "==8.1.7"
aiohttp = "==3.10.10"
aiohttp = "==3.10.11"

[dev-packages]
nox = "==2024.10.9"
Expand Down
Loading

0 comments on commit 23464d2

Please sign in to comment.