Skip to content

feat: Update decode.js to display decoded user information in an embed #457

feat: Update decode.js to display decoded user information in an embed

feat: Update decode.js to display decoded user information in an embed #457

Workflow file for this run

name: Build Static Image
on:
push:
branches: ["main"]
jobs:
amd64:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Deploy to Coolify
run: |
curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'