We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a020e26 commit 2d40e65Copy full SHA for 2d40e65
app-dev/cloud-native/oci-queue/README.md
@@ -76,7 +76,7 @@ Setup secrets to run this example with GitHub Actions:
76
<li><b>OCI_KEY</b>: OCI User Private Key</li>
77
<li><b>OCI_PASSPHRASE</b>: OCI User Private Key passphrase (optional)</li>
78
<li><b>Q_ID</b>: OCI Queue OCID</li>
79
- <li><b>Q_ENDPOINT</b>: OCI Queue Endpoint</li>
+ <li><b>Q_ENDPOINT</b>: OCI Queue Messages endpoint</li>
80
</ul>
81
82
### Run Action
0 commit comments