Skip to content

Commit

Permalink
fix: re-add the pusher app key
Browse files Browse the repository at this point in the history
  • Loading branch information
ceelogre committed Nov 28, 2024
1 parent 2676487 commit 45b60a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
# Run new container
docker run -d \
-p 4008:3000 \
--env-file env \
-e PUSHER_APP_KEY \
${{ secrets.DOCKER_HUB_USERNAME2 }}/atlp-devpulse-bn:latest

0 comments on commit 45b60a4

Please sign in to comment.