Skip to content

Commit 1116195

Browse files
committed
Changed sample code branch to master
1 parent c0ff334 commit 1116195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/checkout@v4
4949
with:
5050
repository: 'authorizenet/sample-code-ruby'
51-
ref: 'future' # Remove this line before pushing to master branch
51+
ref: 'master'
5252
path: ${{env.sample_code_ruby}}
5353

5454

0 commit comments

Comments
 (0)