Skip to content

Commit

Permalink
temp tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastroy committed Oct 8, 2024
1 parent 9078954 commit 83a29ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# the name of this file must match the one in pypi.org config
name: Build/Test/Release
on: [push]
on:
release:
types:
- published
# on:
# release:
# types:
# - published
permissions:
id-token: write # This is required for requesting the JWT
jobs:
Expand Down

0 comments on commit 83a29ee

Please sign in to comment.