mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-17 13:44:46 +00:00
Trying alternative format for ref
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.BUILDS_TOKEN }}
|
token: ${{ secrets.BUILDS_TOKEN }}
|
||||||
repository: PepperDash-Engineering/pepperdash-core-builds
|
repository: PepperDash-Engineering/pepperdash-core-builds
|
||||||
ref: $(Env:GITHUB_REF)
|
ref: ${{ Env:GITHUB_REF }}
|
||||||
- name: Download Build Property Info
|
- name: Download Build Property Info
|
||||||
uses: actions/download-artifact@v1
|
uses: actions/download-artifact@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user