Skip to content

Commit e23862d

Browse files
authored
ci: Copybara!
1 parent 4e12f9f commit e23862d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ jobs:
5858
if: steps.release.outputs.new_release_published == 'true'
5959
uses: actions/attest-build-provenance@v2
6060
with:
61-
subject-name: 'ReVanced CLI $steps.release.outputs.new_release_git_tag'
61+
subject-name: 'ReVanced CLI ${{ steps.release.outputs.new_release_git_tag }}'
6262
subject-path: build/libs/*-all.jar

0 commit comments

Comments
 (0)