Skip to content

Commit

Permalink
chore: fix token
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaklygin committed Jul 26, 2023
1 parent c09fa04 commit fd54f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
- name: Create Jira Deployment
uses: toptal/davinci-github-actions/create-jira-deployment@fx-4058-update-jira-deployment
with:
token: ${{ env.DEVBOT_TOKEN }}
token: ${{ env.TOPTAL_DEVBOT_TOKEN }}
environment: staging
environment-url: https://www.npmjs.com/package/@toptal/picasso?activeTab=versions
transient-environment: false
Expand Down

0 comments on commit fd54f53

Please sign in to comment.