Commit 503fb21a by github-actions

Transpile 975cf6ed

parent 3d2feb03
......@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/heads/patched/')
steps:
- run: echo ::set-output name="${GITHUB_REF#refs/heads/patched/}"
- run: echo ::set-output name=name::"${GITHUB_REF#refs/heads/patched/}"
id: branch
- uses: actions/checkout@v2
with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment