Skip to content

Commit

Permalink
back to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Aug 28, 2024
1 parent 0fdfa06 commit 163c29a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ on:

jobs:
create-release:
uses: MannLabs/alphashared/.github/workflows/create_release.yml@9ad88cbdbb8e86e99190d154b2cc901e48a262d5
uses: MannLabs/alphashared/.github/workflows/create_release.yml@v1
secrets: inherit
permissions:
contents: write
with:
package_name: peptdeep
build_nodejs_ui: false
commit_to_release: ${{ inputs.commit_to_release }}
tag_to_release: ${{ inputs.tag_to_release }}
python_version: 3.9
secrets: inherit
# permissions:
# contents: write

0 comments on commit 163c29a

Please sign in to comment.