Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored Jun 9, 2024
1 parent 0c07feb commit aa2bdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
needs: [version, build_and_test]
uses: radumarias/rencfs/.github/workflows/package_reusable.yml@main
with:
upload_artifacts: false
upload_artifacts: true
version: ${{ needs.version.outputs.version }}
secrets: inherit
permissions:
Expand Down

0 comments on commit aa2bdb5

Please sign in to comment.