Skip to content

Commit

Permalink
Update release-to-candidate.yml
Browse files Browse the repository at this point in the history
remove screenshot for CLI/web
  • Loading branch information
kz6fittycent committed Jan 25, 2024
1 parent cb1d0bb commit 8a4f71c
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 @@ -56,16 +56,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 8a4f71c

Please sign in to comment.