Skip to content

Commit 88e2d26

Browse files
authored
Works - changed back to raidionics user
1 parent eb91ccb commit 88e2d26

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: andreped/raidionics.github.io
36+
repo: raidionics/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: andreped/raidionics.github.io
44+
repo_name: raidionics/raidionics.github.io
4545
repo_token: ${{ secrets.CI_TOKEN }}
4646
file: ${{github.workspace}}/screenshot.png
4747
asset_name: screenshot.png

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
[![Website raidionics.github.io](https://img.shields.io/website-up-down-green-red/https/raidionics.github.io.svg)](https://raidionics.github.io/)
44

5-
<img src="https://github.com/andreped/raidionics.github.io/releases/download/screenshot-website/screenshot.png" width="100%" height="100%">
5+
<img src="https://github.com/raidionics/raidionics.github.io/releases/download/screenshot-website/screenshot.png" width="100%" height="100%">
66

77
Automatically generated snapshot of the current state of the website (created after a successful commit and deployment).

0 commit comments

Comments
 (0)