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 14, 2023
1 parent 7768a99 commit 3fdc8b7
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:443e63e60073ddf7ccabb1ad74b098636cbfead9
image: ghcr.io/themkat/aitales_story_generator:7768a99948dbf51e7fd7b4ade57d25ce5dd0f382
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:443e63e60073ddf7ccabb1ad74b098636cbfead9
image: ghcr.io/themkat/aitales_story_generator:7768a99948dbf51e7fd7b4ade57d25ce5dd0f382
credentials:
username: themkat
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3fdc8b7

Please sign in to comment.