mirror of
https://github.com/EpicMorg/atlassian-json.git
synced 2025-01-13 23:28:21 +03:00
test
This commit is contained in:
parent
094b5580a7
commit
f702f51f3e
4
.github/workflows/json-master.yml
vendored
4
.github/workflows/json-master.yml
vendored
@ -23,7 +23,9 @@ jobs:
|
||||
# run: echo "RELEASE_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Configure git
|
||||
run: |
|
||||
|
@ -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"}])
|
Loading…
x
Reference in New Issue
Block a user