Skip to content

Commit

Permalink
Merge branch 'develop' into feature/pwn-8165-striga
Browse files Browse the repository at this point in the history
* develop:
  feat: map fix version only on rc build
  • Loading branch information
bigearsenal committed Aug 9, 2023
2 parents 4e896b7 + 584df36 commit 9665560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
# token: ${{ secrets.GITHUB_TOKEN }}

- name: Map fix version to jira tasks
if: ${{ inputs.is_release_candidate == 'true' }}
env:
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
JIRA_API_TOKEN: ${{ secrets.JIRA_API_TOKEN }}
Expand Down

0 comments on commit 9665560

Please sign in to comment.