Skip to content

Commit

Permalink
Update youtube-to-spotify-for-podcasters.yml
Browse files Browse the repository at this point in the history
Changes:
- Updated YAML file to the latest patch from the workflow -
Schroedinger-Hat/youtube-to-anchorfm@99a4a54

- This commit should fix the ongoing timeout issue.
  • Loading branch information
AnimeshKumar923 authored Oct 23, 2023
1 parent 132a40b commit 5e46b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/youtube-to-spotify-for-podcasters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# Verify the content was written successfully
cat episode.json
- name: Upload Episode from YouTube To Anchor.Fm
uses: Schrodinger-Hat/youtube-to-anchorfm@342a55c7f1d72e18dc2d2f0af36edc13bd615667 #commit related to https://github.com/Schrodinger-Hat/youtube-to-anchorfm/commit/342a55c7f1d72e18dc2d2f0af36edc13bd615667 || The latest commit which is of Oct 12, 2023
uses: Schrodinger-Hat/youtube-to-anchorfm@99a4a5409262b356a1bb54e6756d230ee97d3407 #commit related to https://github.com/Schrodinger-Hat/youtube-to-anchorfm/commit/99a4a5409262b356a1bb54e6756d230ee97d3407 || The latest commit which is of Oct 22, 2023
env:
ANCHOR_EMAIL: ${{ secrets.ANCHOR_EMAIL }}
ANCHOR_PASSWORD: ${{ secrets.ANCHOR_PASSWORD }}
Expand Down

0 comments on commit 5e46b9f

Please sign in to comment.