Skip to content

Commit

Permalink
Rename file and change workflow name
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
  • Loading branch information
javirln committed May 28, 2024
1 parent 13b429b commit f6c864b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: GitHub Release Attestation
name: Release

on:
release:
Expand All @@ -15,7 +15,7 @@ jobs:
uses: chainloop-dev/labs/.github/workflows/chainloop_onboard.yml@4173e015dbd5dc2a8802555c268da63d57bbe576
with:
project: "chainloop"
workflow_name: "chainloop-github-release"
workflow_name: "chainloop-vault-release"
secrets:
api_token: ${{ secrets.CHAINLOOP_API_TOKEN }}

Expand Down

0 comments on commit f6c864b

Please sign in to comment.