Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.
/ actions Public archive

๐Ÿƒ Utility GitHub actions for the main bot repository

License

Notifications You must be signed in to change notification settings

NinoDiscord/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿƒ@nino/actions

Utility GitHub actions through-out Nino's repositories

Commands

๐Ÿ”— shortlinks

Requests new shortlinks for Nino's shortlinks automod.

This will update the shortlinks.json file in assets/, so you must use an action to push those changes or you can use the NINO_SHORTLINKS_PUSH= environment variable set to true or 1 then the action will push the changes with a GITHUB_USERNAME and GITHUB_EMAIL environment variables.

Action Example

- name: Update shortlinks
  uses: NinoDiscord/actions@master
  with:
    command: shortlinks
  env:
    NINO_SHORTLINKS_PUSH: true
    GITHUB_SECRET: '...'
    GITHUB_USERNAME: '...'
    GITHUB_EMAIL: '...'

License

@nino/actions is released under the MIT License.

About

๐Ÿƒ Utility GitHub actions for the main bot repository

Resources

License

Stars

Watchers

Forks

Sponsor this project