Abe Hanoka

Results 116 comments of Abe Hanoka

Building upon @weltonrodrigo idea I've created a python script which will trigger the action on the whole channel. I've warped it up in a Docker container ready to be used...

The actual python script is [here](https://github.com/abe-101/Build-YouTube-Podcast/blob/22820ee6124533c4a2bb5e8321d44bb3d3e9d194/script.pyl)

>```yaml > - name: Build YouTube Channel Podcast > uses: abe-101/Build-YouTube-Podcast@main > env: > URL: ${{ github.event.inputs.environment }} > ``` Apparently this might not be the best idea. It might...

Should we keep the section: # credits And just add those that have made a significant contributions?

Hey @Amod02-prog You are more than welcome to work on this issue I suggest you take a look at https://allcontributors.org/docs/en/specification for getting started with the all-contributor bot

> I think that the error could be the variable EPISODE_PATH on .github/workflows/upload.yml, @grubeli Could you change it from "/github/workflow" to "/github/workspace" and se if it works ? It seems...

> I think that the error could be the variable EPISODE_PATH on .github/workflows/upload.yml, @grubeli Could you change it from "/github/workflow" to "/github/workspace" and se if it works ? Maybe it...

as of version v1.0.2 this is no longer an issue and can be closed @grubeli