Skip to content

Commit

Permalink
update migrated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mborejdo committed Mar 11, 2022
1 parent 64211b8 commit cc62d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
@@ -1,3 1,3 @@
#! /bin/bash

docker run --rm -v $(pwd)/data:/github/workspace/data/ --workdir /github/workspace/data/ mborejdo/actions "tweet" "" "1463560516882866179" "tweet"
docker run --rm -v $(pwd)/data:/github/workspace/data/ --workdir /github/workspace/data/ mborejdo/action-wss "tweet" "" "1463560516882866179" "tweet"

0 comments on commit cc62d04

Please sign in to comment.