My Workflow
This project uses GithubActions to assemble a random movie clip every hour or so. Each of the frames is an image taken from the Unsplash Dataset.
The movie clip is available in the form of an artifact available in the release section.
There is no release history. The artifacts are replaced every time the workflow runs. Making the movie clip unique.
Submission Category:
- Wacky Wildcards
Yaml File or Link to Code
Movie maker
# +---------------------------------+
# | |
# +---------------------------------+
# | |
# | Action! |
# | |
# +---------------------------------+
About
This project uses GithubActions to assemble a random movie clip every hour or so. Each of the frames is an image taken from the Unsplash Dataset.
The movie clip is available in the form of an artifact available in the release section.
There is no release history.The artifacts are replaced every time the workflow runs. Making the movie clip unique.
This is a submission for the 2021 GitHub Actions Hackathon on DEV
Actions used
- actions/checkout@v2
- actions/cache@v2
- FedericoCarboni/setup-ffmpeg@v1
- actions/upload-artifact@v2
- ncipollo/release-action@v1
Tech
Additional Resources / Info
Actions used
- actions/checkout@v2
- actions/cache@v2
- FedericoCarboni/setup-ffmpeg@v1
- actions/upload-artifact@v2
- ncipollo/release-action@v1
Top comments (0)