mirror of
https://github.com/FlipsideCrypto/evm-models-template.git
synced 2026-02-06 11:16:50 +00:00
Merge pull request #2 from FlipsideCrypto/update/readme
readme and commented out docs update push
This commit is contained in:
commit
e5c778b920
8
.github/workflows/dbt_docs_update.yml
vendored
8
.github/workflows/dbt_docs_update.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: docs_update
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - "main"
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
## Repo Set Up
|
||||
1. Create a new repository from the template
|
||||
1. Create a new repository from the [evm-models-template](https://github.com/FlipsideCrypto/evm-models-template)
|
||||
2. Update all references to `<evm_chain>` to the new chain name, in lowercase by using find and replace
|
||||
3. Update the fsc-evm package version in `packages.yml` to the latest version
|
||||
4. Set up the rest of the dbt project, where applicable, including but not limited to:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user