Skip to content

Commit

Permalink
ci: fix token
Browse files Browse the repository at this point in the history
  • Loading branch information
MQ37 authored Feb 28, 2025
1 parent cf029b2 commit 1b2a54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_actor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Push to Apify
uses: apify/push-actor-action@master
with:
token: ${{ secrets.APIFY_API_TOKEN }}
token: ${{ secrets.APIFY_TOKEN }}

0 comments on commit 1b2a54b

Please sign in to comment.