Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
fix Gh release
Browse files Browse the repository at this point in the history
  • Loading branch information
aquint-zama committed May 31, 2024
1 parent 9b00918 commit 2311b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ jobs:
run: >
gh release create --draft --verify-tag --repo ${{ github.repository }}
${{ github.ref_name }}
dist/* dist/*.intoto.jsonl
dist/*
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 2311b13

Please sign in to comment.