Skip to content

Commit

Permalink
ci(artifactory): update name of env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rbstp committed May 2, 2024
1 parent 2ba9d4c commit 96b0821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Update Artifactory Cache
run: gh workflow run update-artifactory-cache.yml --repo Devolutions/scheduled-tasks --field package_name="slauth"
env:
github_token: ${{ secrets.DEVOLUTIONSBOT_WRITE_TOKEN }}
GH_TOKEN: ${{ secrets.DEVOLUTIONSBOT_WRITE_TOKEN }}

crates-io:
environment: crates-publish
Expand Down

0 comments on commit 96b0821

Please sign in to comment.