Skip to content

Commit

Permalink
try different syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
roynalnaruto committed May 25, 2021
1 parent 68ae646 commit 8adf326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ jobs:
push: true
tags: renbot/multichain:latest
build-args: |
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
GITHUB_TOKEN=${{ secrets.PERSONAL_ACCESS_TOKEN }}
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 8adf326

Please sign in to comment.