Skip to content

Commit

Permalink
chore(deps): update andreasaugustin/actions-template-sync action to v…
Browse files Browse the repository at this point in the history
…0.8.0
  • Loading branch information
renovate[bot] committed Mar 21, 2023
1 parent 2b6a904 commit 64fe3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-from-tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.WORKFLOW_TOKEN }}

- name: ♻️ Sync changes from upstream template
uses: AndreasAugustin/actions-template-sync@v0.7.3
uses: AndreasAugustin/actions-template-sync@v0.8.0
with:
github_token: ${{ secrets.WORKFLOW_TOKEN }}
source_repo_path: wayofdev/next-starter-tpl
Expand Down

1 comment on commit 64fe3d2

@vercel
Copy link

@vercel vercel bot commented on 64fe3d2 Mar 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-starter-tpl-storybook – ./apps/storybook

next-starter-tpl-storybook.vercel.app
next-starter-tpl-storybook-wayofdev.vercel.app
next-starter-tpl-storybook-git-master-wayofdev.vercel.app

Please sign in to comment.