Skip to content

Commit

Permalink
Update contract release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tupui committed Sep 30, 2024
1 parent 1f204d1 commit e8cc6bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/contract-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
with:
release_name: ${{ github.event.inputs.release_name }}
release_description: "Tansu contract release"
relative_path: '["contracts/versioning"]'
package: 'versioning'
make_target: 'build'
secrets:
release_token: ${{ secrets.GITHUB_TOKEN }}
# attestation-contract:
Expand Down

0 comments on commit e8cc6bf

Please sign in to comment.