Skip to content

Commit

Permalink
ci(main): use new push script
Browse files Browse the repository at this point in the history
  • Loading branch information
nialov committed Feb 5, 2025
1 parent 8a97d11 commit fc81867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ jobs:
REGISTRY: ${{ secrets.REGISTRY }}
PROJECT: ${{ secrets.PROJECT }}
run: |
nix run .#push-fractopo-validation-image -- "$REGISTRY" "$PROJECT" "$PUSHER_TOKEN"
nix run .#push-fractopo-images -- "$REGISTRY" "$PROJECT" "$PUSHER_TOKEN"

0 comments on commit fc81867

Please sign in to comment.