mirror of
https://github.com/werf/actions.git
synced 2026-02-05 02:46:23 +03:00
chore(README): add working with container registry section in FAQ (#78)
Signed-off-by: Evgeniy Frolov <evgeniy.frolov@flant.com> Co-authored-by: Aleksei Igrychev <alexey.igrychev@flant.com>
This commit is contained in:
@@ -63,6 +63,6 @@ werf:
|
||||
werf render
|
||||
werf converge
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
WERF_ENV: production
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user