Skip to content

feat: bump keccak256 #4

feat: bump keccak256

feat: bump keccak256 #4

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release-please:
name: Create Release
runs-on: ubuntu-latest
steps:
- name: Run release-please
id: release
uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple