Skip to content

Commit

Permalink
Update to directus 10.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsBaumgartner1994 committed Jan 7, 2024
1 parent fe25e09 commit 1a1450e
Show file tree
Hide file tree
Showing 29 changed files with 10,596 additions and 13,249 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npmPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: git config --global user.name 'Firebolt Caster'
- run: git config --global user.email 'nilsbaumgartner@live.de'
- run: cp README.md ./dev/auto-backup-hook/README.md
- run: cd ./dev/auto-backup-hook && npm ci
- run: cd ./dev/auto-backup-hook && npm run release
- run: cp README.md ./dev/directus-extension-hook-auto-backup/README.md
- run: cd ./dev/directus-extension-hook-auto-backup && npm ci
- run: cd ./dev/directus-extension-hook-auto-backup && npm run release
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
1 change: 0 additions & 1 deletion dev/auto-backup-hook/dist/index.js

This file was deleted.

Loading

0 comments on commit 1a1450e

Please sign in to comment.