Skip to content

Commit

Permalink
Update Archiver_byUpdateID.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bubbles-wow authored Aug 9, 2023
1 parent f35d37b commit bfd89fa
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/Archiver_byUpdateID.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Archiver_byUpdateID

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

workflow_dispatch:
inputs:
Version:
Expand Down Expand Up @@ -80,4 +75,4 @@ jobs:
File name: MicrosoftCorporationII.WindowsSubsystemForAndroid_${{ steps.download.outputs.Version }}_neutral_~_8wekyb3d8bbwe.Msixbundle
MD5: ${{ steps.hash.outputs.MD5 }}
SHA256: ${{ steps.hash.outputs.SHA256 }}
token: ${{ secrets.PAT }}
token: ${{ secrets.PAT }}

0 comments on commit bfd89fa

Please sign in to comment.