Skip to content

Commit

Permalink
add send-payload cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrl-alt-lulz committed Nov 24, 2023
1 parent c31ab35 commit 8bb088f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Login to Docker Registry
run: docker login -u zeusfyi -p ${{ secrets.DOCKER_ACCESS_TOKEN }}

- name: Build And Publish Zeusfyi Docs Site
- name: Build And Push Snapshots App
run: |
depot build \
-t ${{ env.REPO }}/${{ env.NAME }}:${{ env.TAG}} \
Expand Down

0 comments on commit 8bb088f

Please sign in to comment.