Skip to content

Commit

Permalink
Merge pull request #154 from VampireChicken12/dev
Browse files Browse the repository at this point in the history
please work
  • Loading branch information
VampireChicken12 authored Dec 6, 2023
2 parents 43860f8 + 03b8424 commit 42ec0cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:

- name: Install dependencies
run: npm ci
- name: Create .env file
run: |
touch .env
echo CROWDIN_TOKEN=$CROWDIN_TOKEN >> .env
- name: Run Semantic Release
run: |
touch .env
Expand Down

0 comments on commit 42ec0cb

Please sign in to comment.