Skip to content

Commit f5aab0f

Browse files
Merge remote-tracking branch 'upstream/test/deployment-tests' into test-stable
%MINOR%
2 parents 77e6a9a + 0909dc2 commit f5aab0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
release_name: "Version ${{ steps.bump.outputs.version }}"
7272
draft: false
7373
- name: Upload the asset to the version
74-
uses: action/[email protected]
74+
uses: actions/[email protected]
7575
id: upload_asset
7676
env:
7777
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)