Skip to content

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ioraff committed Apr 13, 2024
1 parent 41e5cd6 commit c4aa6ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
workflow_dispatch:

env:
VERSION: 3.2.1
SHA256: 83c7329fe52c850677d75e5d0b0ca245309b97e8ecbcfdc1dfdc4ab9fac35b39
VERSION: 3.3.0
SHA256: 53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02

jobs:
build:
Expand All @@ -29,6 +29,6 @@ jobs:
draft: false
name: "Generated"
tag_name: generated
files: output/openssl-3.2.1-generated.tar.gz
files: output/openssl-3.3.0-generated.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c4aa6ff

Please sign in to comment.