Skip to content

Commit ac63e3e

Browse files
committed
patch the workflow options
1 parent b0fb5e5 commit ac63e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
with:
104104
name: netfoundry-pypi-${{ github.run_id }}
105105
path: dist/netfoundry-*.tar.gz
106-
if-no-files-found: error
106+
if-no-files-found: error
107107

108108
- name: Append 'latest' tag if release
109109
env:

0 commit comments

Comments
 (0)