mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Condition for fix build
This commit is contained in:
parent
b072c230c3
commit
4aebb9f1dc
2
.github/workflows/fix.yml
vendored
2
.github/workflows/fix.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
if: github.repository_owner != 'trustwallet'
|
||||
run: npm run fix-sanity
|
||||
- name: Debug
|
||||
run: echo GITHUB_REF: $GITHUB_REF GITHUB_BASE_REF: $GITHUB_BASE_REF
|
||||
run: echo "GITHUB_REF " $GITHUB_REF " GITHUB_BASE_REF " $GITHUB_BASE_REF
|
||||
- name: Run history
|
||||
if: github.repository_owner == 'trustwallet' && (github.base_ref == 'master' || github.ref == 'refs/heads/master')
|
||||
run: npm run history
|
||||
|
|
Loading…
Reference in New Issue
Block a user