Skip to content

Commit

Permalink
ci: rename job in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo committed Dec 13, 2024
1 parent d27f65d commit 4225c02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- main

jobs:
publish:
name: Publish
changeset:
name: Changeset
if: ${{ github.repository_owner == 'hideoo' }}
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 4225c02

Please sign in to comment.