Skip to content

fix: storage SDK orElseThrow should take a supplier (#383) #69

fix: storage SDK orElseThrow should take a supplier (#383)

fix: storage SDK orElseThrow should take a supplier (#383) #69

name: On push to main branch
on:
push:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Setup repo
uses: actions/checkout@v3
with:
token: ${{ secrets.MOMENTO_MACHINE_USER_GITHUB_TOKEN }}
- name: Generate README
uses: momentohq/standards-and-practices/github-actions/generate-and-commit-oss-readme@gh-actions-v2
with:
project_status: official
project_stability: stable
project_type: sdk
sdk_language: Java
dev_docs_slug: java