Skip to content

Commit 1932542

Browse files
test hardcoded
1 parent b5ce11f commit 1932542

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/hochladen.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ jobs:
2323
- name: .htaccess übernehmen
2424
run: cp .htaccess dist
2525

26-
- name: Create test dist file
27-
shell: bash
28-
run: mkdir ./dist && touch ./dist/a.txt
29-
3026
- name: Branch-Namen herausfinden (vorschau/master)
3127
shell: bash
3228
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"

0 commit comments

Comments
 (0)