Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Remove docker_pwd only use github_token #129

Closed
ybelMekk opened this issue Nov 16, 2022 · 0 comments · Fixed by #130
Closed

Remove docker_pwd only use github_token #129

ybelMekk opened this issue Nov 16, 2022 · 0 comments · Fixed by #130
Labels
bug Something isn't working

Comments

@ybelMekk
Copy link
Contributor

Describe the bug

If your using maven or gradle private deps, you need to have both, thats not right

 docker_pwd: ${{ secrets.GITHUB_TOKEN }}
 github_token: ${{ secrets.GITHUB_TOKEN }}

docker_pwd to github_token, release new version with simpler setup.

@ybelMekk ybelMekk added the bug Something isn't working label Nov 16, 2022
@ybelMekk ybelMekk linked a pull request Nov 16, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant