Compare commits
No commits in common. "main" and "v1.0.1-beta-6" have entirely different histories.
main
...
v1.0.1-bet
1 changed files with 0 additions and 4 deletions
4
.github/workflows/lint.yaml
vendored
4
.github/workflows/lint.yaml
vendored
|
|
@ -41,10 +41,6 @@ jobs:
|
||||||
env:
|
env:
|
||||||
NO_YARN_POSTINSTALL: 1
|
NO_YARN_POSTINSTALL: 1
|
||||||
FONTAWESOME_PACKAGE_TOKEN: ${{ secrets.FONTAWESOME_PACKAGE_TOKEN }}
|
FONTAWESOME_PACKAGE_TOKEN: ${{ secrets.FONTAWESOME_PACKAGE_TOKEN }}
|
||||||
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
|
|
||||||
TURBO_API: ${{ vars.TURBO_API }}
|
|
||||||
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
|
|
||||||
TURBO_URL: ${{ vars.TURBO_URL }}
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue