Skip to content

Commit

Permalink
chore: Use fuzzypixelz/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz committed Apr 17, 2024
1 parent c294bc8 commit 1f4ec1a
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 @@ -21,7 +21,7 @@ on:
jobs:
tag:
name: Bump and tag crates
uses: ZettaScaleLabs/ci/.github/workflows/branch-bump-tag-crates.yml@develop
uses: fuzzypixelz/ci/.github/workflows/branch-bump-tag-crates.yml@main
with:
repo: ${{ github.repository }}
live-run: ${{ inputs.live-run || false }}
Expand Down

0 comments on commit 1f4ec1a

Please sign in to comment.