README.md:fix version number in example

This commit is contained in:
andy5995 2022-09-23 12:14:40 -05:00
parent cf7a5d121c
commit 8ad84dc498
No known key found for this signature in database
GPG Key ID: 228A72B49E81CB9D

View File

@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: echo "MOD_VERSION=${MOD_VERSION:1}" >> $GITHUB_ENV
- uses: 0ad-matters/gh-action-build-pyromod@trunk
- uses: 0ad-matters/gh-action-build-pyromod@v1
with:
name: ${{ env.MOD_NAME }}
version: ${{ env.MOD_VERSION }}