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 Dec 5, 2023
1 parent 9776b2f commit 80f31cd
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:838ffc3a1b02fd36f46997609a9696d1568b7ddc
image: ghcr.io/themkat/aitales_story_generator:9776b2fba81c3e23bc3d92b4dde42a6e191d7369
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:838ffc3a1b02fd36f46997609a9696d1568b7ddc
image: ghcr.io/themkat/aitales_story_generator:9776b2fba81c3e23bc3d92b4dde42a6e191d7369
credentials:
username: themkat
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 80f31cd

Please sign in to comment.