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 Oct 25, 2023
1 parent adbd90e commit 67ae7d9
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:7768a99948dbf51e7fd7b4ade57d25ce5dd0f382
image: ghcr.io/themkat/aitales_story_generator:adbd90e73712d43e28dcde435ec67c019b7d289a
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:7768a99948dbf51e7fd7b4ade57d25ce5dd0f382
image: ghcr.io/themkat/aitales_story_generator:adbd90e73712d43e28dcde435ec67c019b7d289a
credentials:
username: themkat
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 67ae7d9

Please sign in to comment.