Skip to content

Commit

Permalink
Merge pull request #92 from asfadmin/test
Browse files Browse the repository at this point in the history
Release v1.1.2 - attempt #4
  • Loading branch information
jtherrmann authored Jan 15, 2025
2 parents fa816bf + 9300c01 commit 2f1535b
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tag-version.yml
Original file line number Diff line number Diff line change
@@ -13,4 +13,4 @@ jobs:
user: tools-bot
email: UAF-asf-apd@alaska.edu
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Replaced `flake8` with `ruff`.

### Fixed
- Fixed our release workflow. See https://github.com/asfadmin/grfn-gdal-api/issues/53
- Fixed automated releases. See https://github.com/asfadmin/grfn-gdal-api/issues/53

## [1.1.1]
### Changed

0 comments on commit 2f1535b

Please sign in to comment.