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

Commit

Permalink
Merge pull request #42 from lob/release-v0.1.2
Browse files Browse the repository at this point in the history
Release v0.1.2
  • Loading branch information
Shariq Torres authored Jan 5, 2022
2 parents d657ea1 + 55e78e5 commit d6502dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/respond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
respond_with_sam:
runs-on: ubuntu-latest
steps:
- uses: lob/action_sam_jackson@latest
- uses: lob/action_sam_jackson@0.0.1
with:
message: 'Hello World It is me!'
message: 'Welcome to Samuel Log Jackson. I hear you are having a problem? Don't worry, we are assembling a special team to tackle your issue. We're calling it the Avenger Initative.'
token: ${{secrets.GITHUB_TOKEN}}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version":"0.1.1",
"version":"0.1.2",
"license":"MIT",
"main":"dist/index.js",
"typings":"dist/index.d.ts",
Expand Down

0 comments on commit d6502dd

Please sign in to comment.