We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766dd84 commit b10b970Copy full SHA for b10b970
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: LIT-Protocol/last-successful-build-action@1302b463ad21338a0393c7966cb25f1e80a70aad
52
with:
53
token: "${{ secrets.GH_PAT_FOR_SHIVA }}"
54
- branch: "fix/shiva-libc6-dependency" # for testing, change to datil when finished
+ branch: "datil"
55
workflow: "rust/lit-node-build-commit-hash"
56
repo: LIT-Protocol/lit-assets
57
# this outputs to dollarSign{{ github.sha }}
0 commit comments