Update publishing.yml

This commit is contained in:
Jett
2023-05-09 22:42:16 +01:00
committed by GitHub
parent 912999ff7f
commit 66b5dd0d54

View File

@@ -54,11 +54,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
uses: actions/download-artifact@v2
with:
name: artifacts
- name: Create Release
id: create_release
uses: actions/create-release@v1