Skip to content

Commit d4e50b2

Browse files
committed
fix CI
1 parent 6316ecb commit d4e50b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ jobs:
9797
cache-from: type=gha
9898
cache-to: type=gha,mode=max
9999
secret-envs: |
100-
ACTIONS_RUNTIME_TOKEN
101-
ACTIONS_CACHE_URL
100+
ACTIONS_RUNTIME_TOKEN=ACTIONS_RUNTIME_TOKEN
101+
ACTIONS_CACHE_URL=ACTIONS_CACHE_URL
102102
103103
- name: Create GitHub release tag
104104
uses: marvinpinto/action-automatic-releases@latest

0 commit comments

Comments
 (0)