Skip to content

Commit

Permalink
Merge pull request #156 from skalenetwork/hotfix/SKALE-4168-fix-deploy
Browse files Browse the repository at this point in the history
Hotfix/skale 4168 fix deploy
  • Loading branch information
DmytroNazarenko authored May 12, 2021
2 parents 80e1706 + ce50b8f commit 2f887c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 2f887c4

Please sign in to comment.