Skip to content

This repository contains a GitHub Actions workflow that handles everything for you: downloading, uploading, and release creation.

License

Notifications You must be signed in to change notification settings

iput-object/mirror2PixelDrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror2PixelDrain

Mirror any file from a link to PixelDrain and automatically create a GitHub release with the uploaded file link.

This repository contains a GitHub Actions workflow that handles everything for you: downloading, uploading, and release creation.


Features

  • Download files from any URL.
  • Upload them to PixelDrain using your API token.
  • Automatically create a GitHub release with the uploaded file link and file size.
  • Fully automated workflow via GitHub Actions.

Usage

  1. Fork this repository to your GitHub account.

  2. Trigger the workflow:

    • Go to Actions → Mirror2PixelDrain → Run workflow.
    • Enter the following inputs:
      • Input Link To Mirror: URL of the file you want to mirror.
      • Input PixelDrain Token: Your PixelDrain API token.
    • Click Run workflow.
  3. Wait for completion:

    • The workflow will download the file, upload it to PixelDrain, and create a release in your repository.
    • The release notes will contain the PixelDrain link and file size.

PixelDrain API Token

To get your PixelDrain API token:

  1. Sign in or create an account at PixelDrain.
  2. Go to Account → API Key and copy your token.
  3. Use this token when triggering the workflow.

Credits

About

This repository contains a GitHub Actions workflow that handles everything for you: downloading, uploading, and release creation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages