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 98b6d7f commit b7993a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: build and push container
run: nix run .#docker.copyToRegistry
run: nix run .#docker.copyToDockerDaemon
- run: docker push ghcr.io/ayes-web/roblox-account-value-api:latest

0 comments on commit b7993a8

Please sign in to comment.