This commit is contained in:
stam 2021-01-17 03:46:33 +03:00
parent 094b5580a7
commit f702f51f3e
2 changed files with 3 additions and 2 deletions

View File

@ -23,7 +23,9 @@ jobs:
# run: echo "RELEASE_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV # run: echo "RELEASE_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2 - uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- name: Configure git - name: Configure git
run: | run: |

View File

@ -1 +0,0 @@
download([{"ZipFile":"https://product-downloads.atlassian.com/software/sourcetree/ga/Sourcetree_4.0.2_236.zip","Version":"4.0.2_236"},{"ZipFile":"https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourceTreeSetup-3.4.1.exe","Version":"3.4.1"},{"ZipFile":"https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourcetreeEnterpriseSetup_3.4.1.msi","Version":"3.4.1"}])