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 1fdff85 commit c63f174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
- name: Update Artifactory Cache
run: gh workflow run update-artifactory-cache.yml --repo Devolutions/scheduled-tasks --field package_name="devolutions-client"
env:
github_token: ${{ secrets.DEVOLUTIONSBOT_WRITE_TOKEN }}
GH_TOKEN: ${{ secrets.DEVOLUTIONSBOT_WRITE_TOKEN }}

notify:
name: Notify failure
Expand Down

0 comments on commit c63f174

Please sign in to comment.