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 Jan 16, 2024
1 parent 9e83b3c commit 6310144
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:6a8b4974293c9d78af3a6eda4486c02430f22a81
image: ghcr.io/themkat/aitales_story_generator:9e83b3cb094e8bc9d947c61c7dd7bd3c053ade79
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:6a8b4974293c9d78af3a6eda4486c02430f22a81
image: ghcr.io/themkat/aitales_story_generator:9e83b3cb094e8bc9d947c61c7dd7bd3c053ade79
credentials:
username: themkat
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6310144

Please sign in to comment.