Skip to content

Commit c48bc8a

Browse files
Merge pull request #290 from EhTagTranslation/dependabot/github_actions/ncipollo/release-action-1.20.0
Bump ncipollo/release-action from 1.19.1 to 1.20.0
2 parents 1e0105f + eb2d9b9 commit c48bc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
repository: ${{ github.repository }}
6363
branch: release
6464
- name: Upload release
65-
uses: ncipollo/release-action@v1.19.1
65+
uses: ncipollo/release-action@v1.20.0
6666
if: ${{ !env.SKIP }}
6767
with:
6868
artifacts: ./publish/*

0 commit comments

Comments
 (0)