You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same for me. Works for my own repo, but not for company's repo
Had this problem as well. Was using a personal repo and it worked fine. Switched the same repo over to enterprise and it stopped working. It took 2 separate steps to solve for me:
Go into repository (not organization) settings > Actions > General, and under "Access" change from "Not accessible" to "Accessible from repositories in the [your organization] organization/enterprise (depending on which you're using).
Perform the step described by mu-hasan:
it's typo on docs i guess. from shallwefootball/s3-upload-action try to change into this shallwefootball/upload-s3-action
I use the action for uploading the build files to s3 .
But surpised for my first use , it fails with the below error .
Current runner version: '2.305.0'
Operating System
Runner Image
Runner Image Provisioner
GITHUB_TOKEN Permissions
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Error: Unable to resolve action. Repository not found: shallwefootball/s3-upload-action
The text was updated successfully, but these errors were encountered: