Skip to content

Commit

Permalink
ci(flakehub): replace leading monorepo identifier in version
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Feb 8, 2024
1 parent fdaba04 commit 43c8e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakehub-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
with:
visibility: public
name: catppuccin/vscode
tag: ${{ inputs.tag }}
tag: ${{ format(inputs.tag, 'catppuccin-vsc-', '') }}

0 comments on commit 43c8e03

Please sign in to comment.