Skip to content

Commit

Permalink
ci: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Jan 22, 2025
1 parent a687e1f commit 0735d52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update_translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
needs: [update]
uses: mara-li/reusable-workflows/.github/workflows/obsidian-plugin-bump-version.yaml@main
with:
PLUGIN_NAME: "obsidian-enveloppe"
PLUGIN_NAME: "obsidian-mkdocs-publisher"
BETA: FALSE
SUBMODULE: true
CACHE: "bun"
Expand All @@ -43,4 +43,3 @@ jobs:
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}

0 comments on commit 0735d52

Please sign in to comment.