fix: removed degen action (#25)
This commit is contained in:
18
.github/workflows/degen-tips-readme-action.yml
vendored
18
.github/workflows/degen-tips-readme-action.yml
vendored
@@ -1,18 +0,0 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
environment: production
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: degen-tips-readme-action
|
||||
uses: dawsbot/degen-tips-readme-action@v1.1.0
|
||||
with:
|
||||
FARCASTER_USERNAME: "apoorvlathey"
|
||||
DUNE_API_KEY: ${{ secrets.DUNE_API_KEY }}
|
||||
Reference in New Issue
Block a user