Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andreypopp committed Oct 11, 2020
1 parent c1f0fb8 commit e88b4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-env.yaml
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Push to GitHub Packages
uses: docker/build-push-action@v1
with:
context: ./env
path: ./env
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
Expand Down

0 comments on commit e88b4a0

Please sign in to comment.