Skip to content

Bump ring from 0.17.9 to 0.17.13 #12

Bump ring from 0.17.9 to 0.17.13

Bump ring from 0.17.9 to 0.17.13 #12

Workflow file for this run

name: Main
on: push
permissions:
contents: write
discussions: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build
run: cargo build --verbose -r
- name: list
run: ls -la target/release
- name: Release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
target/release/fimer