Skip to content

Commit

Permalink
Fix repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed May 18, 2022
1 parent ca0e56a commit d0bc394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
run: |
export SOURCE_BRANCH=${GITHUB_HEAD_REF##*/}
echo "Source branch: $SOURCE_BRANCH"
npm dist-tag rm @skalenetwork/skale-manager-interfaces $SOURCE_BRANCH
npm dist-tag rm @${{ github.repository }} $SOURCE_BRANCH

0 comments on commit d0bc394

Please sign in to comment.