Skip to content

Commit

Permalink
Fix .craft (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
fpacifici authored Sep 27, 2023
1 parent 27381a9 commit 4ce03bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ github:
owner: getsentry
repo: jsonnet-libs
changelogPolicy: auto
preReleaseCommand: bash sbin/bump-version.sh
targets:
- name: github
- name: pypi
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-binding.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Release binding

on:
workflow_dispatch:
Expand Down

0 comments on commit 4ce03bb

Please sign in to comment.