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

proposal: add lib folder to main branch #1107

Open
3 tasks done
sc0w opened this issue Oct 20, 2024 · 4 comments
Open
3 tasks done

proposal: add lib folder to main branch #1107

sc0w opened this issue Oct 20, 2024 · 4 comments
Assignees
Labels

Comments

@sc0w
Copy link

sc0w commented Oct 20, 2024

Checklist

  • I am using the latest version of this action.
  • I have read the latest README and followed the instructions.
  • I have read the latest GitHub Actions official documentation and learned the basic spec and concepts.

Describe your proposal

The idea is just to add the ability to use the main branch, if not it fails:

Run peaceiris/actions-gh-pages@main
Error: File not found: '/home/runner/work/_actions/peaceiris/actions-gh-pages/main/lib/index.js'

Describe the solution you'd like

just add the lib folder to the main branch

Describe alternatives you've considered

No response

Additional context

No response

@peaceiris
Copy link
Owner

@sc0w
Copy link
Author

sc0w commented Oct 21, 2024

ok, understood, anyway, it will be helpful if we have always the same tag for the latest version, the tag latest for example, it will avoid us to edit again and again our workflows if we just like to have always the latest release

@peaceiris
Copy link
Owner

How about using the Dependabot to update a reference for an action?

https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-use-the-latest-and-specific-release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@sc0w @peaceiris and others