mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-06 18:25:49 +03:00
remove working dir rewrite
This commit is contained in:
1
.github/workflows/ci-site.yml
vendored
1
.github/workflows/ci-site.yml
vendored
@@ -38,7 +38,6 @@ jobs:
|
||||
USERNAME: ${{ github.actor }}
|
||||
GITHUB_SHA: ${{ github.sha}}
|
||||
GITHUB_REF: ${{ github.ref}}
|
||||
working-directory: ./site
|
||||
run: |
|
||||
ref="$(echo ${GITHUB_REF} | cut -d'/' -f3)"
|
||||
echo GITHUB_REF - $ref
|
||||
|
||||
Reference in New Issue
Block a user