mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 12:06:29 +00:00
Trying alternative format for ref
This commit is contained in:
parent
66103c57b2
commit
c8116fcb6f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -97,7 +97,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.BUILDS_TOKEN }}
|
||||
repository: PepperDash-Engineering/pepperdash-core-builds
|
||||
ref: $(Env:GITHUB_REF)
|
||||
ref: ${{ Env:GITHUB_REF }}
|
||||
- name: Download Build Property Info
|
||||
uses: actions/download-artifact@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue