Skip to content

Commit 145a50b

Browse files
casperdcl0x2b3bfa0
andauthored
Bump version to v0.18.21 (#1355)
* npm up * 0.18.21 * Update test-deploy.yml --------- Co-authored-by: Helio Machado <[email protected]>
1 parent 1f6068d commit 145a50b

File tree

3 files changed

+4015
-1538
lines changed

3 files changed

+4015
-1538
lines changed

.github/workflows/test-deploy.yml

+4
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ jobs:
125125
"${GITHUB_REF_NAME#bump/}"
126126
env:
127127
GITHUB_TOKEN: ${{ github.token }}
128+
- if: failure()
129+
uses: mxschmitt/action-tmate@v3
130+
with:
131+
limit-access-to-actor: true
128132
images:
129133
needs: packages
130134
secrets: inherit

0 commit comments

Comments
 (0)