Release 2.9.2

This commit is contained in:
Max Isom 2024-08-18 16:15:00 -07:00
parent 52df7d42f1
commit 069774e709
No known key found for this signature in database
3 changed files with 10 additions and 2 deletions

View file

@ -66,6 +66,11 @@ jobs:
name: Combine platform tags
runs-on: ubuntu-latest
needs: publish
permissions:
contents: read
packages: write
attestations: write
id-token: write
steps:
- uses: actions/checkout@v1