Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit e21e761

Browse files
committed
change url of storybook update trigger
1 parent 7b12a5b commit e21e761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storybookBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
docker push filefighter/storybook:$VERSION
3434
- name: Trigger update on server
3535
run: |
36-
curl -u ${{ secrets.LOG_CREDS }} https://logs.filefighter.de/storybook.log
36+
curl -u ${{ secrets.LOG_CREDS }} https://logs.filefighter.de/storybook-update-script.log

0 commit comments

Comments
 (0)