Upgrading
- uses: aviorstudio/gdam-actions/install@v0.0.1
- uses: aviorstudio/gdam-actions/publish@v0.0.1Every version is its own immutable tag — no tag moves, so this one
resolves to the same files for as long as it exists.
What's Changed
- Add the install and publish actions by @nicodes in #1
- Add the license file by @nicodes in #2
- Add a Release workflow, and stop moving v0 by @nicodes in #3
- Grant the verify job the permissions ci.yml declares by @nicodes in #4
- Authenticate the "latest" lookup by @nicodes in #5
New Contributors
Full Changelog: https://github.com/aviorstudio/gdam-actions/commits/v0.0.1