Skip to content

Commit

Permalink
changed release types
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-palmer committed Aug 7, 2023
1 parent bae0c83 commit 4384ffd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Deploy API image to Docker Hub
on:
release:
types:
- published
- released
- prereleased

jobs:
deploy_to_docker_hub:
Expand Down

0 comments on commit 4384ffd

Please sign in to comment.