Skip to content

Commit

Permalink
wip: try to activate new snapshot workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Laprun <[email protected]>
  • Loading branch information
metacosm committed Oct 30, 2024
1 parent 7ba5ace commit bc5e5b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ defaults:

jobs:
release-snapshot:
uses: release-snapshot-old.yml
uses: release-snapshot.yml
with:
branch: "${{github.ref}}"
secrets:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
branch: "${{github.ref}}"
File renamed without changes.

0 comments on commit bc5e5b3

Please sign in to comment.