Skip to content

fix: update the logic of getting bitmapInfo to honor the original alp… #217

fix: update the logic of getting bitmapInfo to honor the original alp…

fix: update the logic of getting bitmapInfo to honor the original alp… #217

Workflow file for this run

name: release-please
on:
push:
branches:
- master
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
version-file: "./version.txt"
package-name: release-please-action
default-branch: master