Skip to content

Commit eebdb6f

Browse files
authored
Test update release for fork
1 parent f74babc commit eebdb6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/website-screenshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ jobs:
3333
branch: master
3434
event: push
3535
name: screenshot
36-
repo: raidionics/raidionics.github.io
36+
repo: andreped/raidionics.github.io
3737

3838
- name: Debug
3939
run: ls -haltr
4040

4141
- name: Update screenshot in release
4242
uses: svenstaro/upload-release-action@v2
4343
with:
44-
repo_name: raidionics/raidionics.github.io
44+
repo_name: andreped/raidionics.github.io
4545
repo_token: ${{ secrets.CI_TOKEN }}
4646
file: ${{github.workspace}}/screenshot.png
4747
asset_name: screenshot.png

0 commit comments

Comments
 (0)