Skip to content

Commit

Permalink
fix: version in lost-pixel.yml (#5226)
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio authored Aug 25, 2023
1 parent 8a0cc47 commit 15cfac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lost-pixel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
run: npx gatsby serve --host 172.17.0.1 &

- name: Lost Pixel
uses: lost-pixel/lost-pixel@feature/file-api-url
uses: lost-pixel/lost-pixel@v3.4.4
env:
LOST_PIXEL_API_KEY: ${{ secrets.LOST_PIXEL_API_KEY }}

1 comment on commit 15cfac5

@vercel
Copy link

@vercel vercel bot commented on 15cfac5 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-prisma.vercel.app
docs-git-main-prisma.vercel.app
prisma2-docs.vercel.app

Please sign in to comment.