Skip to content

Commit

Permalink
chore(os-extension-automated-release.yml): remove unused step to arch…
Browse files Browse the repository at this point in the history
…ive published_drafts.txt artifact (#161)

chore(os-extension-automated-release.yml): remove unused artifact 'published_drafts'
  • Loading branch information
jandroav authored Feb 8, 2024
1 parent ec11bb7 commit b7b6be7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/os-extension-automated-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,13 +192,6 @@ jobs:
echo "No artifact containing '${{ inputs.version }}' found in the last draft release."
fi
fi
- name: Archive published_drafts.txt
uses: actions/upload-artifact@v3
with:
name: published_drafts
path: published_drafts.txt
create-and-close-nexus-stagging:
# 1. This job pauses the workflow for 60 seconds, allowing time for Sonatype Nexus stagging repos to be ready.
Expand Down Expand Up @@ -246,4 +239,3 @@ jobs:
with:
name: closed_nexus_repos
path: closed_nexus_repos.txt

0 comments on commit b7b6be7

Please sign in to comment.