Skip to content

Commit

Permalink
Develop (#37)
Browse files Browse the repository at this point in the history
* feat: ⬆️ bump deps

* fix: 🏷️ added types to ErrorFallback

* fix: 🩹 fix issue #35

* docs: 🔖 v0.1.0

* ci: 💚 automatic docker push from pr to main disabled
  • Loading branch information
Mozart409 committed May 12, 2023
1 parent 26aa303 commit d86fe56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
branches: ['releases/**']
# Publish semver tags as releases.
tags: ['v*.*.*']
pull_request:
branches: ['main']

env:
# Use docker.io for Docker Hub if empty
Expand Down

0 comments on commit d86fe56

Please sign in to comment.