Skip to content

[v0.1.4] Aspect updated #10

[v0.1.4] Aspect updated

[v0.1.4] Aspect updated #10

Workflow file for this run

name: CD GitHub Packages
on:
workflow_dispatch:
push:
branches:
- main
jobs:
deploy:
uses: Depra-Inc/Workflows/.github/workflows/cd-github.yml@main
secrets:
node_auth_token: ${{secrets.GITHUB_TOKEN}}
discord_webhook: ${{secrets.DISCORD_WEBHOOK}}