Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
EverettSummer committed Jan 1, 2022
2 parents a938320 + eafd443 commit 91d39c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:

- name: Finalize release
run: |
export VERSION=indexer@$(git describe --tags)
export VERSION=mira-video-manager@$(git describe --tags)
sentry-cli releases -o ${{ secrets.SENTRY_ORG }} finalize -p ${{ secrets.SENTRY_PROJECT }} --auth-token ${{ secrets.SENTRY_AUTH_TOKEN }} $VERSION

0 comments on commit 91d39c4

Please sign in to comment.