Skip to content

Commit 38aab23

Browse files
dependabot[bot]JonOfUs
authored andcommitted
Bump R0Wi/nextcloud-appstore-push-action from 1.0.3 to 1.0.4
Bumps [R0Wi/nextcloud-appstore-push-action](https://github.com/r0wi/nextcloud-appstore-push-action) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/r0wi/nextcloud-appstore-push-action/releases) - [Commits](R0Wi/nextcloud-appstore-push-action@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: R0Wi/nextcloud-appstore-push-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f7dc98 commit 38aab23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
tag: ${{ github.ref }}
3232
overwrite: true
3333
- name: Upload app to Nextcloud appstore
34-
uses: R0Wi/nextcloud-appstore-push-action@v1.0.3
34+
uses: R0Wi/nextcloud-appstore-push-action@v1.0.4
3535
with:
3636
app_name: ${{ env.APP_NAME }}
3737
appstore_token: ${{ secrets.APPSTORE_TOKEN }}

0 commit comments

Comments
 (0)