Skip to content

Commit

Permalink
Update schedule.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitodb authored Jan 6, 2022
1 parent 0f7140b commit f553a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- name: Archive rpm
uses: actions/upload-artifact@v2
with:
name: rpms-${{github.event.inputs.branch}}-${{github.event.inputs.timestamp}}
name: rpms-DEM-${{github.event.inputs.branch}}-${{github.event.inputs.timestamp}}
path: dist/*.rpm
if-no-files-found: error

0 comments on commit f553a05

Please sign in to comment.