Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): update deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
b1rger committed Nov 22, 2023
1 parent 046a282 commit f5e017a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ on:

jobs:
deploy:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/deploy-apis-instance.yml@v0.3.0
uses: acdh-oeaw/prosnet-workflows/.github/workflows/deploy-apis-instance.yml@v0.3.2
secrets: inherit
4 changes: 4 additions & 0 deletions startup/060-echo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh

echo "hello world!"
cat /etc/motd

0 comments on commit f5e017a

Please sign in to comment.