Skip to content

Commit 23502d7

Browse files
authored
Update push-to-octopus.yml
1 parent f0315b9 commit 23502d7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/push-to-octopus.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ jobs:
99
steps:
1010
- name: Checkout main repo
1111
uses: actions/checkout@v2
12-
with:
13-
fetch-depth: 0
14-
submodules: 'true'
15-
token: ${{ secrets.GH_ACCESS_TOKEN }}
1612

1713
- name: Set package name 📦
1814
run: echo "PACKAGE_NAME=$(echo yoroi-frontend-smoke-builds.${{ github.ref_name }}.zip)" >> $GITHUB_ENV

0 commit comments

Comments
 (0)