Skip to content

Commit

Permalink
Update repo to PirateCash
Browse files Browse the repository at this point in the history
  • Loading branch information
gades committed Aug 22, 2022
1 parent 33a6287 commit 8191c87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-build-and-deploy.yml
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: Push to target repository
uses: s0/git-publish-subdir-action@master
env:
REPO: git@github.com:bitshares/${{ secrets.DEPLOYMENT_REPOSITORY }}.git
REPO: git@github.com:piratecash/${{ secrets.DEPLOYMENT_REPOSITORY }}.git
BRANCH: master
FOLDER: build/hash-history
SSH_PRIVATE_KEY: ${{ secrets.DEPLOYMENT_KEY }}
MESSAGE: Automatic build of commit https://github.com/bitshares/bitshares-ui/commit/${{ github.sha }}
MESSAGE: Automatic build of commit https://github.com/piratecash/pirate-dex/commit/${{ github.sha }}

0 comments on commit 8191c87

Please sign in to comment.