Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sidmorizon committed Jan 10, 2025
1 parent 168bd20 commit 89dfe01
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ jobs:
env_file_name: ".env"
sentry_project: 'chrome-extension'

- name: Download ENV file
uses: actions/download-artifact@v3
with:
name: env-file
path: .

- name: Print ENV file content
run: |
echo "=== ENV file content ==="
Expand Down

0 comments on commit 89dfe01

Please sign in to comment.