Skip to content

Commit 9115792

Browse files
Bump cloudnode-pro/modrinth-publish from 2.0.0 to 2.1.0
Bumps [cloudnode-pro/modrinth-publish](https://github.com/cloudnode-pro/modrinth-publish) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/cloudnode-pro/modrinth-publish/releases) - [Commits](cloudnode-pro/modrinth-publish@2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: cloudnode-pro/modrinth-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b1d9db commit 9115792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242

4343
- name: Upload to Modrinth
44-
uses: cloudnode-pro/modrinth-publish@2.0.0
44+
uses: cloudnode-pro/modrinth-publish@v2.1.0
4545
with:
4646
token: '${{ secrets.MODRINTH_TOKEN }}'
4747
project: '${{ github.event.repository.custom_properties.modrinth_id }}'

0 commit comments

Comments
 (0)