Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provides multiple language previews #26

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Update action.yaml
  • Loading branch information
Yaminyam committed Mar 7, 2023
commit 5de90223815c76b922347a773f4fd6e7d7d74da2
4 changes: 2 additions & 2 deletions preview/action.yaml
Original file line number Diff line number Diff line change
@@ -35,8 +35,8 @@ runs:
steps:
- uses: actions/checkout@v3
with:
repository: "readthedocs/actions"
ref: "v1"
repository: "Yaminyam/actions"
ref: "main"
Comment on lines -37 to +38
Copy link
Author

Choose a reason for hiding this comment

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

This part has been modified for test and must be returned before merging.

Copy link

Choose a reason for hiding this comment

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

See #28


- name: "Comment on Pull Request with Read the Docs' preview links"
uses: actions/github-script@v6