Skip to content

Commit

Permalink
chore: Update repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Sep 2, 2024
1 parent 10795b1 commit 0520329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions: # added using https://github.com/step-security/secure-repo

jobs:
release:
if: github.repository == 'sveltejs/kit'
if: github.repository == 'mermaid-js/mermaid'
permissions:
contents: write # to create release (changesets/action)
id-token: write # OpenID Connect token needed for provenance
Expand Down

0 comments on commit 0520329

Please sign in to comment.