fix: other fixes aa

This commit is contained in:
2025-08-20 18:56:50 +02:00
parent 8d6e097f94
commit 9a7c72321d
2 changed files with 8 additions and 2 deletions

View File

@@ -43,7 +43,8 @@ jobs:
export SLACK_TOKEN=${{ secrets.SLACK_TOKEN }}
./slack-import-emojis-bin
mv emojis.json apps/web/src/lib/instrumentation/
cp emojis.json apps/web/src/lib/instrumentation/
cp emojis.json apps/web/
- name: Build and push Docker image
uses: docker/build-push-action@v6