Skip to content

Commit

Permalink
Merge pull request #232 from Staffbase/Update-github-action-jira-rele…
Browse files Browse the repository at this point in the history
…ase-tagging-v1.3.1

Fix: Update github-action-jira-release-tagging
  • Loading branch information
soemo authored Mar 12, 2024
2 parents b7ecced + b3d7e09 commit 76fcd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_jira_tagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
TAG_MATCHER: ${{ inputs.tag-matcher }}

- name: Add release notes to JIRA tickets
uses: Staffbase/[email protected].0
uses: Staffbase/[email protected].1
env:
JIRA_BASEURL: ${{ secrets.jira-url }}
JIRA_TOKEN: ${{ secrets.jira-token }}
Expand Down

0 comments on commit 76fcd40

Please sign in to comment.