Skip to content

Commit

Permalink
Merge branch 'dominik/bump-internal-ng' into release/0.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Mar 2, 2024
2 parents 41c45ce + e7cac3d commit ef8c568
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tag_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,9 @@ jobs:
github-token: ${{ github.token }}

- name: Store created tag in a file artifact
if: github.event_name == 'workflow_call'
run: echo ${{ steps.create-tag.outputs.tag }} > .github/tag

- name: Upload tag artifact
if: github.event_name == 'workflow_call'
uses: actions/upload-artifact@v4
with:
name: tag
Expand Down

0 comments on commit ef8c568

Please sign in to comment.