Skip to content

Commit

Permalink
馃惓 fix Docker build
Browse files Browse the repository at this point in the history
馃悰 allowing throwing of unknown errors in notifications (maybe fixing Error when trying to add team member, and you do not have access #207)
馃寪 added Spanish translation (thanks @miguelin3097)
  • Loading branch information
faburem committed Mar 19, 2024
1 parent a096d37 commit 6903c36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: autotag
id: autotag
uses: butlerlogic/action-autotag@1.1.4
uses: butlerlogic/action-autotag@1.1.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "titra",
"version": "0.96.10",
"version": "0.96.11",
"private": true,
"scripts": {
"start": "meteor run"
Expand Down

0 comments on commit 6903c36

Please sign in to comment.