mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
chore: remove unused beta bot workflow
This commit is contained in:
parent
303ef71805
commit
0bd9f757fd
1 changed files with 0 additions and 14 deletions
14
.github/workflows/beta-bot.yml
vendored
14
.github/workflows/beta-bot.yml
vendored
|
|
@ -1,14 +0,0 @@
|
|||
name: "Update Beta Bot"
|
||||
on:
|
||||
push:
|
||||
branches: [dev]
|
||||
|
||||
jobs:
|
||||
update-bot:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Update Beta Bot"
|
||||
uses: fjogeleit/http-request-action@master
|
||||
with:
|
||||
url: https://api-beta.pluralkit.me/v1/update
|
||||
bearerToken: ${{ secrets.WATCHTOWER_TOKEN }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue