We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca40b0f + 9884497 commit 6258f29Copy full SHA for 6258f29
1 file changed
.github/workflows/release.yml
@@ -42,6 +42,6 @@ jobs:
42
/usr/local/bin/VBoxManage snapshot ${{matrix.freebsd_version}} restore initial
43
44
- name: Release
45
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
46
with:
47
files: pfSense-${{ matrix.pfsense_version }}-pkg-API.pkg
0 commit comments