Skip to content

Commit

Permalink
Merge PR #213
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Mar 4, 2024
2 parents 98a57ab + 7a16dc4 commit 4c6f7b6
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
poetry build
- name: Upload source package
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: fido2-python-sdist
path: dist
Loading

0 comments on commit 4c6f7b6

Please sign in to comment.