Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
[AUTO] Updated story generator version
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 28, 2023
1 parent 8f2bb75 commit f08a829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_story.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
generate-story:
runs-on: ubuntu-latest
container:
image: ghcr.io/themkat/aitales_story_generator:16f87bbf002a8c604b8db94b7ee6d6dcbaee3414
image: ghcr.io/themkat/aitales_story_generator:8f2bb751fa1561cedb5fb5b11c20d246ccb8e052
credentials:
username: themkat
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sequelize_story.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
sequelize-story:
runs-on: ubuntu-latest
container:
image: ghcr.io/themkat/aitales_story_generator:16f87bbf002a8c604b8db94b7ee6d6dcbaee3414
image: ghcr.io/themkat/aitales_story_generator:8f2bb751fa1561cedb5fb5b11c20d246ccb8e052
credentials:
username: themkat
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f08a829

Please sign in to comment.