Skip to content

supabase-assets

Actions
Supabase assets uploader
v0.0.5
Latest
Star (2)

Tags

 (1)

typescript-action status

Supabase Assets Uploader

Github action to distribute assets/artifacts to a supabase bucket. It will upload all files recursive from a repo folder

Usage

Just add this to your action

uses: websublime/supabase-assets
with:
  url: <SUPABASE URL>
  key: <SUPABASE_SECRET>
  folder: <ARTIFACTS_FOLDER>
  bucket: <SUPABASE_BUCKET>
  destiny: <SUPABASE_BUCKET_FOLDER>

supabase-assets is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Supabase assets uploader
v0.0.5
Latest

Tags

 (1)

supabase-assets is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.