Skip to content

Commit

Permalink
Update flake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BatteredBunny committed Jun 25, 2023
1 parent b7993a8 commit 8720dff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: build and push container
run: nix run .#docker.copyToDockerDaemon
- run: docker push ghcr.io/ayes-web/roblox-account-value-api:latest
run: nix run .#docker.copyToRegistry

0 comments on commit 8720dff

Please sign in to comment.