Skip to content

Commit

Permalink
👷 update workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianNymark committed Jan 26, 2024
1 parent 46e5ffb commit ffce1f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-article-views.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- name: add tokens to .env
run: |
echo "SANITY_WRITE_KEY=${{ secrets.SANITY_UTILITY_WRITE }}" >> scripts/article-views/.env
- name: Run script
run: deno run --allow-net --allow-read --allow-env --no-config scripts/article-views/update-article-views/main.ts
- uses: nais/docker-build-push@v0
id: docker-push
with:
Expand Down

0 comments on commit ffce1f7

Please sign in to comment.