Skip to content

Commit

Permalink
Merge pull request #11 from skalenetwork/publish
Browse files Browse the repository at this point in the history
Fix repository name
  • Loading branch information
DimaStebaev authored May 18, 2022
2 parents 7f8f4f2 + d0bc394 commit 3a9a25d
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 3a9a25d

Please sign in to comment.