diff --git a/action.yaml b/action.yaml index 55bcf00..0217e8f 100644 --- a/action.yaml +++ b/action.yaml @@ -30,7 +30,7 @@ runs: - name: Setup Nu uses: hustcer/setup-nu@v3 with: - version: '0.98.0' + version: 0.99.1 - name: Setup MoonBit shell: nu {0} diff --git a/nu/release.nu b/nu/release.nu index 94b4e28..a810e7f 100644 --- a/nu/release.nu +++ b/nu/release.nu @@ -5,7 +5,7 @@ # # TODO: # [√] Make sure the release tag does not exist; -# [√] Make sure there are no uncommit changes; +# [√] Make sure there are no uncommitted changes; # [√] Update change log if required; # [√] Create a release tag and push it to the remote repo; # Usage: