Skip to content

Commit

Permalink
Merge pull request #68 from kz6fittycent/candidate
Browse files Browse the repository at this point in the history
Update release-to-candidate.yml - removed screenshots - not needed
  • Loading branch information
jnsgruk committed Jan 26, 2024
2 parents d1a7e9f + 8a4f71c commit 6fdf677
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/release-to-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,3 @@ jobs:
with:
architectures: ${{ needs.get-architectures.outputs.architectures }}
github-token: ${{ secrets.GITHUB_TOKEN }}

screenshots:
name: 📸 Gather screenshots
needs: call-for-testing
environment: "Candidate Branch"
runs-on: ubuntu-latest
steps:
- name: 📸 Gather screenshots
uses: snapcrafters/ci/get-screenshots@main
with:
issue-number: ${{ needs.call-for-testing.outputs.issue-number }}
github-token: ${{ secrets.GITHUB_TOKEN }}
screenshots-token: ${{ secrets.SNAPCRAFTERS_BOT_COMMIT }}

0 comments on commit 6fdf677

Please sign in to comment.